Skip to content

Commit 4aad91d

Browse files
committed
ci: attempt to get flakey ci working
1 parent 9ff9b4e commit 4aad91d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ environment:
1010

1111
install:
1212
- ps: Install-Product node $env:nodejs_version
13+
- npm install -g [email protected]
1314
- npm install
1415

1516
test_script:

0 commit comments

Comments
 (0)