Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lexich committed May 6, 2015
1 parent bb6d3dc commit 727ff96
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 @@ -2,7 +2,7 @@ init:
- git config --global core.autocrlf true

environment:
nodejs_version: "0.12"
nodejs_version: "0.10"

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

0 comments on commit 727ff96

Please sign in to comment.