We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebac601 commit a88020dCopy full SHA for a88020d
appveyor.yml
@@ -1,8 +1,9 @@
1
# Test against this version of Node.js
2
environment:
3
matrix:
4
- - nodejs_version: "7"
+ - nodejs_version: "8"
5
- nodejs_version: "6"
6
+ - nodejs_version: "4"
7
8
# platform:
9
# - x86
0 commit comments