We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 777cbad commit 4c6b42bCopy full SHA for 4c6b42b
.appveyor.yml
@@ -9,6 +9,7 @@ install:
9
- ps: Install-Product node $env:nodejs_version
10
- npm install -g npm@~5.6.0
11
- npm install
12
+ - choco install googlechrome
13
14
test_script:
15
- node --version
0 commit comments