We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 594cc6c + 3a6b08c commit 21a56deCopy full SHA for 21a56de
1 file changed
appveyor.yml
@@ -5,8 +5,8 @@ init:
5
# Test against this version of Node.js
6
environment:
7
matrix:
8
- - nodejs_version: '4'
9
- nodejs_version: '6'
+ - nodejs_version: '9'
10
# Latest stable version of Node
11
- nodejs_version: 'stable'
12
0 commit comments