Skip to content

Commit

Permalink
Travis CI: test latest node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Nov 10, 2016
1 parent 12fa787 commit 97c3e6d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ node_js:
- "0.11"
- "0.12"
- "4.0"
- "4.1"
- "4.4"
- "5.0"
- "5.11"
- "6.0"
- "6.1"

before_install:
- export CXX=g++-4.8
Expand Down

0 comments on commit 97c3e6d

Please sign in to comment.