mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
config - Cache update
This commit is contained in:
parent
986b5082dc
commit
e634177d3c
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@ language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- "2.5.0"
|
- "2.5.0"
|
||||||
sudo: false
|
sudo: false
|
||||||
|
cache: bundler
|
||||||
cache:
|
cache:
|
||||||
- bundler
|
|
||||||
directories:
|
directories:
|
||||||
- $TRAVIS_BUILD_DIR/doxygen-src/build/bin
|
- $TRAVIS_BUILD_DIR/doxygen-src/build/bin
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue