1
0
Fork 0
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:
Greg Molnar 2019-09-06 16:38:13 +02:00 committed by GitHub
commit 2c0df02091
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.6.3
- 2.6.4
services:
- mysql