Skip to content

Commit

Permalink
Add nodejs 4 to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
ksmyth committed Oct 12, 2015
1 parent 252d95f commit 179f80b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ environment:
platform: x64
- nodejs_version: "0.12"
platform: x86
# - nodejs_version: "4"
# platform: x64
# - nodejs_version: "4"
# platform: x86
- nodejs_version: "4"
platform: x64
- nodejs_version: "4"
platform: x86

install:
- where npm
Expand Down

0 comments on commit 179f80b

Please sign in to comment.