mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
config - Cache directory properly
This commit is contained in:
parent
b753a055ad
commit
af96c336c1
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@ rvm:
|
||||||
sudo: false
|
sudo: false
|
||||||
cache:
|
cache:
|
||||||
- bundler
|
- bundler
|
||||||
|
directories:
|
||||||
- $TRAVIS_BUILD_DIR/doxygen-src/build/bin
|
- $TRAVIS_BUILD_DIR/doxygen-src/build/bin
|
||||||
env:
|
env:
|
||||||
# http://docs.travis-ci.com/user/environment-variables/#Global-Variables
|
# http://docs.travis-ci.com/user/environment-variables/#Global-Variables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue