ci: update rubies patch

This commit is contained in:
Gonzalo Rodriguez 2019-08-29 17:00:13 -03:00
parent 51a58634a3
commit 4d0d01f9c4
No known key found for this signature in database
GPG key ID: 5DB8B81B049B8AB1

View file

@ -4,9 +4,9 @@ cache: bundler
rvm:
- ruby-head
- 2.6.3
- 2.5.5
- 2.4.6
- 2.6.4
- 2.5.6
- 2.4.7
- 2.3.8
before_install:
@ -34,7 +34,7 @@ matrix:
- rvm: ruby-head
exclude:
- gemfile: gemfiles/rails_6_0.gemfile
rvm: 2.4.6
rvm: 2.4.7
- gemfile: gemfiles/rails_6_0.gemfile
rvm: 2.3.8
fast_finish: true