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

24 lines
330 B
YAML
Raw Normal View History

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- ree
2012-01-27 09:22:48 -05:00
- rbx-18mode
2012-01-19 09:06:10 -05:00
- ruby-head
env:
- RAILS=4-0-stable
2012-01-19 09:06:10 -05:00
- RAILS=3-2-stable
- RAILS=3-1-stable
- RAILS=3-0-stable
matrix:
exclude:
- rvm: 1.8.7
env: RAILS=4-0-stable
- rvm: ree
env: RAILS=4-0-stable
- rvm: rbx-18mode
env: RAILS=4-0-stable