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