We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8fef6 commit 0ccdd1eCopy full SHA for 0ccdd1e
.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