Skip to content

Commit

Permalink
chore: update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Feb 10, 2015
1 parent 0351f5c commit 6dd22c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: node_js

node_js:
- "0.10"
- "0.11.12"
- "0.11"
- "0.12"
- iojs-1.0
- iojs-1.1

after_success: make coveralls

0 comments on commit 6dd22c6

Please sign in to comment.