Skip to content

Commit

Permalink
test: add Node.js 6.10 and 7.6 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aqrln committed Feb 26, 2017
1 parent 7227773 commit 7f807fd
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 @@ -10,12 +10,14 @@ node_js:
- "6.7"
- "6.8"
- "6.9"
- "6.10"
- "7.0"
- "7.1"
- "7.2"
- "7.3"
- "7.4"
- "7.5"
- "7.6"
env:
- CXX=g++-6
addons:
Expand Down

0 comments on commit 7f807fd

Please sign in to comment.