mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 00:27:39 +00:00
Don't need cargo registry
This commit is contained in:
parent
9d41a10148
commit
c42480b436
1 changed files with 2 additions and 1 deletions
|
@ -15,4 +15,5 @@ before_cache:
|
|||
- rm -rfv target/debug/.fingerprint/awesome_rust-*
|
||||
- rm -rfv target/debug/deps/awesome_crate-*
|
||||
- rm -rfv target/debug/awesome_rust.d
|
||||
- rm -rfv target/debug/incremental/awesome_rust-*
|
||||
- rm -rfv target/debug/incremental/awesome_rust-*
|
||||
- rm -rfv /home/travis/.cargo/registry/
|
Loading…
Reference in a new issue