Skip to content

Commit

Permalink
remove 0.10 from appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 5, 2016
1 parent 2fc2278 commit d9f29e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ environment:
- nodejs_version: '5'
- nodejs_version: '4'
- nodejs_version: '0.12'
- nodejs_version: '0.10'
install:
- ps: Install-Product node $env:nodejs_version
- set CI=true
Expand Down

0 comments on commit d9f29e8

Please sign in to comment.