Skip to content

Commit

Permalink
feat(travis): supports for nodejs 0.8, 0.10 and 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Mar 28, 2015
1 parent 6b17869 commit b6466b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- 0.12

0 comments on commit b6466b0

Please sign in to comment.