Skip to content

Commit

Permalink
build: support Node.js 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 7, 2017
1 parent 62b3b15 commit 76ab40e
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 @@ -6,6 +6,7 @@ node_js:
- "4.8"
- "5.11"
- "6.10"
- "7.10"
sudo: false
cache:
directories:
Expand Down

0 comments on commit 76ab40e

Please sign in to comment.