Skip to content

Commit

Permalink
fixup! squash! ci: use default npm on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
rmg committed May 9, 2016
1 parent 0cf8f54 commit 5f7b8f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -9,8 +9,6 @@ environment:
- nodejs_version: '4'
- nodejs_version: '5'
- nodejs_version: '6'
allow_failures:
- nodejs_version: '0.10'
install:
- ps: Install-Product node $env:nodejs_version x64
- npm -g install npm
Expand Down

0 comments on commit 5f7b8f6

Please sign in to comment.