mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
11 lines
143 B
YAML
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
|
|
|
|
|