mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
Test with Ruby 2.1.0
This commit is contained in:
parent
0022a80145
commit
ee6e15d2ee
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0-rc1
|
||||
- 2.1.0
|
||||
|
||||
env:
|
||||
- RAILS=4-0-stable DB=sqlite3
|
||||
|
|
Loading…
Reference in a new issue