Skip to content

Commit 0ccdd1e

Browse files
committed
ci: Update Chrome for appveyor
1 parent 5c8fef6 commit 0ccdd1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ install:
99
- ps: Install-Product node $env:nodejs_version
1010
- npm install -g npm@~5.6.0
1111
- npm install
12+
- choco install googlechrome
1213

1314
test_script:
1415
- node --version

0 commit comments

Comments
 (0)