We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2496313 commit 444c096Copy full SHA for 444c096
appveyor.yml
@@ -3,6 +3,7 @@ environment:
3
- nodejs_version: '4'
4
- nodejs_version: '5'
5
- nodejs_version: '6'
6
+ - nodejs_version: '7'
7
install:
8
- ps: Install-Product node $env:nodejs_version
9
- set CI=true
0 commit comments