Skip to content

Commit

Permalink
test: add Node.js 7.7 to .travis.yml
Browse files Browse the repository at this point in the history
PR-URL: #95
  • Loading branch information
aqrln committed Apr 3, 2017
1 parent c8a6153 commit bdd8cc5
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 @@ -37,6 +37,7 @@ node_js:
- "7.4"
- "7.5"
- "7.6"
- "7.7"
env:
- CXX=g++-6
addons:
Expand Down

0 comments on commit bdd8cc5

Please sign in to comment.