Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Commit

Permalink
node 7 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyselden committed Nov 4, 2016
1 parent 144a83a commit 5a4f81b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "7"
- "6"
- "4"
- "0.12"
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ environment:
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "7"
# io.js
- nodejs_version: "3"

Expand Down

0 comments on commit 5a4f81b

Please sign in to comment.