Skip to content

Commit

Permalink
Added node 7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored and sedubois committed Oct 26, 2016
1 parent d4e0052 commit 0945f58
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,6 +1,7 @@
language: node_js

node_js:
- 7
- 6
- 5
- 4
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ environment:

matrix:
# Node versions to run
- nodejs_version: 7
- nodejs_version: 6
- nodejs_version: 5
- nodejs_version: 4
Expand Down

0 comments on commit 0945f58

Please sign in to comment.