Skip to content

Commit

Permalink
Add node.js 0.12 and io.js to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemo authored and phated committed Feb 9, 2015
1 parent 54684fe commit e8c6bf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "io.js"
after_script:
- npm run coveralls
git:
Expand Down

0 comments on commit e8c6bf6

Please sign in to comment.