ci: update to final ruby 2.7

This commit is contained in:
Gonzalo 2020-01-06 13:09:04 -03:00
parent fa5ef552d3
commit addadf6b31
No known key found for this signature in database
GPG key ID: 319EB6E3DB0D60FA

View file

@ -4,7 +4,7 @@ cache: bundler
rvm:
- ruby-head
- 2.7.0-preview3
- 2.7.0
- 2.6.5
- 2.5.7
- 2.4.9
@ -34,9 +34,9 @@ matrix:
- rvm: ruby-head
exclude:
- gemfile: gemfiles/rack_1_6.gemfile
rvm: 2.7.0-preview3
rvm: 2.7.0
- gemfile: gemfiles/rails_4_2.gemfile
rvm: 2.7.0-preview3
rvm: 2.7.0
- gemfile: gemfiles/rails_6_0.gemfile
rvm: 2.4.9
fast_finish: true