Skip to content

Commit

Permalink
ci(appveyor): remove npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Apr 29, 2020
1 parent 28fb86b commit ae76eab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ matrix:
# Install scripts. (runs after repo cloning)
install:
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version)
- npm install -g npm
- npm install

cache:
Expand Down

0 comments on commit ae76eab

Please sign in to comment.