Skip to content

Commit

Permalink
Adds more node versions to TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed May 5, 2016
1 parent 6752176 commit 16bb714
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ language: node_js
env:
- CXX="g++-4.8"
node_js:
- "5"
- "5.1"
- "4"
- "4.2"
- "4.1"
- "4.0"
- "0.8"
- "0.10"
- "0.12"
Expand Down

0 comments on commit 16bb714

Please sign in to comment.