Skip to content

Commit

Permalink
Run tests on node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Sep 12, 2015
1 parent d703058 commit 9b76b92
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 @@ -8,5 +8,6 @@ notifications:
node_js:
- "0.12"
- "iojs"
- "4"

after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 9b76b92

Please sign in to comment.