Skip to content

Commit

Permalink
Merge pull request #2009 from noelyoo/patch-1
Browse files Browse the repository at this point in the history
Add Node.js version 10 for CI build
  • Loading branch information
nivida committed Nov 18, 2018
2 parents 29c8f98 + a5f6af1 commit 0d54d94
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 @@ -4,6 +4,7 @@ node_js:
- "6"
- "7"
- "8"
- "10"
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 0d54d94

Please sign in to comment.