Skip to content

Commit

Permalink
fix(app): Update npm to fix appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
thaiat committed Jul 12, 2015
1 parent d351f03 commit a322ad1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ matrix:
- nodejs_version: 0.13

install:
- npm install -g npm
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version)
- npm install


build: off

test_script:
Expand Down

0 comments on commit a322ad1

Please sign in to comment.