Skip to content

Commit

Permalink
change 0.9 to 0.10 in tavis config
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctzombie committed May 1, 2013
1 parent a4673de commit bfaeafe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.9
- "0.6"
- "0.8"
- "0.10"

0 comments on commit bfaeafe

Please sign in to comment.