Skip to content

Commit

Permalink
Merge pull request #27 from rsp/appveyor-node-7
Browse files Browse the repository at this point in the history
Add Node 7 to appveyor.yml
  • Loading branch information
mpneuried authored Jan 10, 2017
2 parents 0f4159a + c845f87 commit e27534a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ environment:
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
- nodejs_version: "7"

pull_requests:
do_not_increment_build_number: true
Expand Down

0 comments on commit e27534a

Please sign in to comment.