Skip to content

Commit

Permalink
travis add node 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Jul 25, 2014
1 parent f734366 commit a56305d
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,5 +2,6 @@ language: node_js

node_js:
- "0.10"
- "0.11"

after_success: make coveralls

0 comments on commit a56305d

Please sign in to comment.