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 5a1b991 commit ca8eb96Copy full SHA for ca8eb96
appveyor.yml
@@ -4,6 +4,7 @@ environment:
4
- nodejs_version: "5"
5
- nodejs_version: "6"
6
- nodejs_version: "7"
7
+ - nodejs_version: "8"
8
9
install:
10
- ps: Install-Product node $env:nodejs_version
0 commit comments