Skip to content

Commit

Permalink
Include node.js 4.0 and 4.1 in travis ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
djiao committed Nov 19, 2015
1 parent c1fd249 commit 61a517e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "0.12"
- "4.0"
- "4.1"

0 comments on commit 61a517e

Please sign in to comment.