.travis.yml: remove before_cache hook. not needed.
This commit is contained in:
parent
7e54eec1ff
commit
2ac6cbd957
@ -17,9 +17,6 @@ env:
|
|||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/hostdir/repocache
|
- $HOME/hostdir/repocache
|
||||||
before_cache:
|
|
||||||
- mv hostdir/repocache/* $HOME/repocache
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- common/travis/prepare.sh
|
- common/travis/prepare.sh
|
||||||
- common/travis/fetch_upstream.sh
|
- common/travis/fetch_upstream.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user