Skip to content

Commit 9ed7eda

Browse files
committed
remove the last changing file from cache
1 parent efdb0d8 commit 9ed7eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ cache: cargo
22
before_cache:
33
- find ./target/debug -type f -maxdepth 1 -delete
44
- rm -fr ./target/debug/{deps,.fingerprint}/{*ra_*,*test*,*tools*,*gen_lsp*}
5+
- rm -f ./target/.rustc_info.json
56

67
env:
78
- CARGO_INCREMENTAL=0

0 commit comments

Comments
 (0)