Rails 5.2 is only good on Ruby 2.6. Will not run other versions until upgrade

This commit is contained in:
Michael Ball 2021-02-24 22:29:41 -08:00
parent e7c564fc21
commit 9d3043d810

View file

@ -7,9 +7,7 @@ addons:
language: ruby
cache: bundler
rvm:
- 2.6
- 2.7
- 3.0
- 2.6.6
branches:
except:
- /^depfu/.*$/