Skip to content

Commit

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

0 comments on commit b1332b7

Please sign in to comment.