Skip to content

Commit

Permalink
Add support for Node.js 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Bridgewater committed Oct 31, 2016
1 parent 39c8820 commit bc35ed3
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 @@ -13,4 +13,5 @@ node_js:
- "0.12"
- "4"
- "6"
- "7"
after_success: npm run coveralls

0 comments on commit bc35ed3

Please sign in to comment.