We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1133090 commit bd7a686Copy full SHA for bd7a686
appveyor.yml
@@ -1,7 +1,5 @@
1
environment:
2
matrix:
3
- - nodejs_version: '7'
4
- - nodejs_version: '6'
5
- nodejs_version: '4'
6
install:
7
- ps: Install-Product node $env:nodejs_version
0 commit comments