Skip to content

Commit a46a07e

Browse files
bors[bot]matklad
andcommitted
Merge #213
213: remove the last changing file from cache r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
2 parents efdb0d8 + 9ed7eda commit a46a07e

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)