Skip to content

Commit

Permalink
test on iojs and 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Jul 11, 2015
1 parent a3b1aa6 commit 435c401
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.11"
- 'iojs'
- '0.12'
- '0.10'
after_script:
- npm run coveralls
- npm run coveralls

0 comments on commit 435c401

Please sign in to comment.