Skip to content

Commit

Permalink
CI: Updates io.js to 1.2 for AppVeyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 committed Feb 15, 2015
1 parent 6ccc708 commit b0435cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
- nodejs_version: 0.10
- nodejs_version: 0.12
# io.js
- nodejs_version: "1.1"
- nodejs_version: "1.2"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit b0435cb

Please sign in to comment.