Skip to content

Commit

Permalink
Test iojs in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Sep 27, 2015
1 parent ee758c6 commit 406ed0e
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 @@ -6,5 +6,6 @@ cache:
node_js:
- "0.10"
- "0.12"
- "iojs"
script: "npm run-script travis"
after_success: "<coverage/lcov.info ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit 406ed0e

Please sign in to comment.