We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3102137 commit ba8a846Copy full SHA for ba8a846
appveyor.yml
@@ -1,9 +1,9 @@
1
environment:
2
BABEL_ENV: "test"
3
matrix:
4
- - nodejs_version: "4"
5
- - nodejs_version: "6"
+ - nodejs_version: "9"
6
- nodejs_version: "8"
+ - nodejs_version: "6"
7
8
install:
9
- ps: Install-Product node $env:nodejs_version
0 commit comments