Skip to content

Commit

Permalink
Travis: Add support for Node.js 0.10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFrost committed Apr 21, 2013
1 parent 8b81eba commit 43e3eaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.8
- 0.10

0 comments on commit 43e3eaf

Please sign in to comment.