Skip to content

Commit

Permalink
Use node 0.12 in AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Aug 2, 2015
1 parent 1fc12c1 commit 5076640
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
environment:
nodejs_version: "0.10"
matrix:
- nodejs_version: "0.10"
- nodejs_version: "0.12"

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

0 comments on commit 5076640

Please sign in to comment.