Skip to content

Commit

Permalink
build: support Node.js 7.x
Browse files Browse the repository at this point in the history
closes #22
  • Loading branch information
ppitonak authored and dougwilson committed Nov 16, 2016
1 parent 56b4db5 commit 5bbabd3
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 @@ -9,6 +9,7 @@ node_js:
- "4.6"
- "5.12"
- "6.9"
- "7.1"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 5bbabd3

Please sign in to comment.