mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
travis/ci: bundle update instead of install
This commit is contained in:
parent
f8df35d338
commit
f0159a877d
@ -6,5 +6,5 @@ env:
|
||||
- "RAILS_VERSION=4.2.0"
|
||||
- "RAILS_VERSION=5.0.0"
|
||||
cache: bundler
|
||||
install: bundle install
|
||||
install: bundle update
|
||||
script: ./ci/test.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user