Skip to content

Commit

Permalink
Merge pull request #918 from scop/master
Browse files Browse the repository at this point in the history
Add Node 4 to Travis
  • Loading branch information
megawac committed Sep 25, 2015
2 parents 309eb08 + 9e81787 commit 0399fe2
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 @@ -3,6 +3,7 @@ node_js:
- "0.10"
- "0.12"
- "iojs-v2.1.0"
- "4"
sudo: false
after_success: npm run coveralls

Expand Down

0 comments on commit 0399fe2

Please sign in to comment.