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 81e49f2 commit 29522e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ init:
- git config --global core.autocrlf true

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

platform:
- x86
- x64

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

0 comments on commit 29522e4

Please sign in to comment.