Skip to content

Commit

Permalink
Adds node 0.12 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
goatslacker committed Feb 9, 2015
1 parent 5563fdf commit 6aa81e5
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 @@ -2,4 +2,5 @@ language: node_js
script: npm test && npm run coverage && cat ./coverage/lcov.info | coveralls
node_js:
- "0.10"
- "0.12"
- iojs

0 comments on commit 6aa81e5

Please sign in to comment.