Skip to content

Commit

Permalink
Adds node.js 0.10 to a list of tested node.js versions @ Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
GoalSmashers committed Mar 20, 2013
1 parent 6f06dd2 commit 3173943
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,4 +1,5 @@
language: node_js
node_js:
- 0.6
- 0.8
- '0.6'
- '0.8'
- '0.10'

0 comments on commit 3173943

Please sign in to comment.