Merge pull request #418 from lmansur/update-rubies

Update rubies
This commit is contained in:
Gonzalo Rodriguez 2019-06-12 17:37:01 -03:00 committed by GitHub
commit d1b71da182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,9 @@ cache: bundler
rvm:
- ruby-head
- 2.6.2
- 2.5.4
- 2.4.5
- 2.6.3
- 2.5.5
- 2.4.6
- 2.3.8
before_install:
@ -35,7 +35,7 @@ matrix:
- gemfile: gemfiles/rails_6_0.gemfile
exclude:
- gemfile: gemfiles/rails_6_0.gemfile
rvm: 2.4.5
rvm: 2.4.6
- gemfile: gemfiles/rails_6_0.gemfile
rvm: 2.3.8
fast_finish: true