Rails 5.2 is only good on Ruby 2.6. Will not run other versions until upgrade
This commit is contained in:
parent
e7c564fc21
commit
9d3043d810
1 changed files with 1 additions and 3 deletions
|
|
@ -7,9 +7,7 @@ addons:
|
||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.6
|
- 2.6.6
|
||||||
- 2.7
|
|
||||||
- 3.0
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
- /^depfu/.*$/
|
- /^depfu/.*$/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue