Skip to content

Commit

Permalink
don't build on windows node 4, as npm install is weird
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Jul 20, 2016
1 parent 13e1c0e commit 9c50c34
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 @@ -9,7 +9,6 @@ environment:
matrix:
- nodejs_version: 6
- nodejs_version: 5
- nodejs_version: 4

install:
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version)
Expand Down

0 comments on commit 9c50c34

Please sign in to comment.