Skip to content

Commit

Permalink
lets have travis test against many rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk authored and josevalim committed Apr 4, 2011
1 parent eeb6192 commit 39360dc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
@@ -1 +1,7 @@
script: "rake test"
script: "rake test"
rvm:
- 1.8.7
- 1.9.2
- ree
- rbx
- jruby

0 comments on commit 39360dc

Please sign in to comment.