mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
Merge pull request #1062 from officeluv/master
Update .travis.yml to test against ruby 2.6.4
This commit is contained in:
commit
2c0df02091
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.6.3
|
||||
- 2.6.4
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
|
Loading…
Reference in a new issue