Skip to content

Commit

Permalink
ci: attempt to get flakey ci working
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jan 27, 2021
1 parent 9ff9b4e commit 4aad91d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ environment:

install:
- ps: Install-Product node $env:nodejs_version
- npm install -g npm@6.4.1
- npm install

test_script:
Expand Down

0 comments on commit 4aad91d

Please sign in to comment.