Skip to content

Commit

Permalink
Merge pull request #115 from lo1tuma/node-7
Browse files Browse the repository at this point in the history
Add node 7 as travis build environment
  • Loading branch information
lo1tuma committed Nov 4, 2016
2 parents 58d0405 + 24249d1 commit 3dc54a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- "4"
- "5"
- "6"
- "7"
notifications:
email: false
after_success:
Expand Down

0 comments on commit 3dc54a2

Please sign in to comment.