mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
.travis.yml: remove before_cache hook. not needed.
This commit is contained in:
parent
7e54eec1ff
commit
2ac6cbd957
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue