travis: disable hostdir/repocache caching for now.
This commit is contained in:
parent
4e33371714
commit
ce2b5f9d56
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ env:
|
|||
- ARCH=armv7hf-musl BOOTSTRAP=x86_64-musl
|
||||
- ARCH=armv6hf-musl BOOTSTRAP=x86_64-musl
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/hostdir/repocache
|
||||
before_script:
|
||||
- common/travis/prepare.sh
|
||||
- common/travis/fetch_upstream.sh
|
||||
|
|
Loading…
Reference in a new issue