Skip to content

Commit

Permalink
add node v4 in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericHeem committed Apr 16, 2016
1 parent 99dcad8 commit e79b129
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
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "5"
- "4"

env:
- CXX=g++-4.8

Expand Down

0 comments on commit e79b129

Please sign in to comment.