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