Skip to content

Commit

Permalink
Run Node v7 tests on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Nov 4, 2016
1 parent 726e428 commit 8530bc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ environment:
- nodejs_version: "4" - nodejs_version: "4"
- nodejs_version: "5" - nodejs_version: "5"
- nodejs_version: "6" - nodejs_version: "6"
- nodejs_version: "7"


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

0 comments on commit 8530bc9

Please sign in to comment.