Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington authored May 24, 2018
1 parent dc926cc commit 587f16b
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 @@ -7,6 +7,7 @@ environment:
install:
- ps: Install-Product node $env:nodejs_version
- set CI=true
- IF %nodejs_version% LSS 6 npm -g install npm@3
- set PATH=%APPDATA%\npm;%PATH%
- npm install
matrix:
Expand Down

0 comments on commit 587f16b

Please sign in to comment.