Skip to content

Commit

Permalink
Test: added node v0.12 to Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Mar 19, 2015
1 parent d00a8fb commit c826162
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 @@ -3,6 +3,7 @@ sudo: false
language: node_js
node_js:
- 'iojs-1.5'
- '0.12'
- '0.11'
- '0.10'
- '0.8'

0 comments on commit c826162

Please sign in to comment.