mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +00:00
Use updated ruby on CI too
This commit is contained in:
parent
6c684729d1
commit
4bdbd7ed98
@ -5,7 +5,7 @@ services:
|
||||
- xvfb
|
||||
|
||||
rvm:
|
||||
- 2.6.3
|
||||
- 2.6.4
|
||||
|
||||
env:
|
||||
- RAILS_VERSION=6.0.0
|
||||
@ -19,7 +19,7 @@ addons:
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- /home/travis/.rvm/gems/ruby-2.6.3
|
||||
- /home/travis/.rvm/gems/ruby-2.6.4
|
||||
|
||||
install: ./ci/build.sh
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user