1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/.travis.yml

8 lines
119 B
YAML
Raw Normal View History

script: "git submodule update --init && bundle exec rake test"
rvm:
- 1.8.7
- 1.9.2
- ree
- jruby
2011-05-18 14:20:16 -04:00
- rubinius