Skip to content

Commit

Permalink
use bundled npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jan 28, 2018
1 parent de44775 commit cb38be4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Expand Up @@ -27,9 +27,6 @@ platform:
install:
# Get the latest version of $env:nodejs_version
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version) $env:platform
# Update to latest npm
- npm -g install npm 2>&1>nul
- SET PATH=%APPDATA%\npm;%PATH%
# Output useful info for debugging
- node --version
- npm --version
Expand Down

0 comments on commit cb38be4

Please sign in to comment.