1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
activerecord-hackery--ransack/.travis.yml
jonatack 9a5975f353 Merge pull request #222 from sanemat/feature/travis-ruby
Test with 1.9.3 and 2.0.0 in travis-ci
2013-05-23 17:39:25 +02:00

11 lines
109 B
YAML

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- ree
- rbx-18mode
- ruby-head
env:
- RAILS=3-2-stable