Skip to content

Commit

Permalink
AppVeyor: Test on Node 0.12 in addition to v4
Browse files Browse the repository at this point in the history
AppVeyor is now fast enough to allow that.
  • Loading branch information
mgol committed Sep 16, 2015
1 parent e7df3b1 commit 3e35d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ init:
# Test against these versions of Node.js.
environment:
matrix:
- nodejs_version: "0.12"
- nodejs_version: "4"

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

0 comments on commit 3e35d49

Please sign in to comment.