1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

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

View file

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