Skip to content

Commit

Permalink
test: add Node.js 7.3 and 7.4 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aqrln committed Apr 2, 2017
1 parent 55d55c8 commit fa722e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ node_js:
- "7.0"
- "7.1"
- "7.2"
- "7.3"
- "7.4"
env:
- CXX=g++-6
addons:
Expand Down

0 comments on commit fa722e7

Please sign in to comment.