Skip to content

Commit

Permalink
appveyor: test node v0.12, don't test v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Feb 20, 2015
1 parent e0b18ca commit 1a3a42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -5,7 +5,7 @@ environment:
matrix:
- nodejs_version: "0.8"
- nodejs_version: "0.10"
- nodejs_version: "0.11"
- nodejs_version: "0.12"

# Install scripts. (runs after repo cloning)
install:
Expand Down

0 comments on commit 1a3a42b

Please sign in to comment.