mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-28 08:04:27 +02:00
Disable cache for a test...
This commit is contained in:
parent
04f36020e6
commit
9b5b603569
10
.travis.yml
10
.travis.yml
@ -14,12 +14,12 @@ jobs:
|
|||||||
- rust: nightly
|
- rust: nightly
|
||||||
|
|
||||||
# From https://levans.fr/rust_travis_cache.html
|
# From https://levans.fr/rust_travis_cache.html
|
||||||
cache:
|
# cache:
|
||||||
directories:
|
# directories:
|
||||||
- /home/travis/.cargo
|
# - /home/travis/.cargo
|
||||||
|
|
||||||
before_cache:
|
# before_cache:
|
||||||
- rm -rf /home/travis/.cargo/registry
|
# - rm -rf /home/travis/.cargo/registry
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user