Skip to content

Commit

Permalink
test: add Node.js 7.9 and 7.10 to .travis.yml
Browse files Browse the repository at this point in the history
PR-URL: metarhia/jstp#124
Reviewed-By: Dmytro Nechai <nechaido@gmail.com>
  • Loading branch information
aqrln committed May 5, 2017
1 parent 9ae6463 commit 50aa5e4
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 @@ -20,6 +20,8 @@ node_js:
- "7.6"
- "7.7"
- "7.8"
- "7.9"
- "7.10"
env:
- CXX=g++-6
addons:
Expand Down

0 comments on commit 50aa5e4

Please sign in to comment.