lets have travis test against many rubies

This commit is contained in:
Josh Kalderimis 2011-04-05 02:29:46 +08:00 committed by José Valim
parent eeb61929ac
commit 39360dc419
1 changed files with 7 additions and 1 deletions

View File

@ -1 +1,7 @@
script: "rake test"
script: "rake test"
rvm:
- 1.8.7
- 1.9.2
- ree
- rbx
- jruby