travis: disable hostdir/repocache caching for now.

This commit is contained in:
Juan RP 2015-06-04 09:32:12 +02:00
parent 4e33371714
commit ce2b5f9d56
1 changed files with 0 additions and 3 deletions

View File

@ -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