Skip to content

Commit

Permalink
Test in more node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Dec 1, 2015
1 parent 222f1f6 commit ce3720f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ cache:
node_js:
- "0.10"
- "0.12"
- "iojs"
- "1"
- "2"
- "3"
- "4"
script: "npm run-script travis"
after_success: "<coverage/lcov.info ./node_modules/coveralls/bin/coveralls.js"

Expand Down

0 comments on commit ce3720f

Please sign in to comment.