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
2013-11-06 16:01:46 +11:00

11 lines
143 B
YAML

rvm:
- 1.9.3
- 2.0.0
# - ruby-head
env:
- RAILS=4-0-stable DB=sqlite3
- RAILS=4-0-stable DB=mysql
- RAILS=4-0-stable DB=postgres