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