Skip to content

Commit 0f8db34

Browse files
committed
Further cache tweaking.
1 parent a7c5fa2 commit 0f8db34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ before_cache:
4444
- rm -rf ./target/debug/.fingerprint/test*
4545
- rm -rf ./target/debug/.fingerprint/launch*
4646
- rm -f ./target/.rustc_info.json
47-
- rm -rf ./target/criterion
47+
- rm -rf ~/.cargo/registry/index/
4848

4949
branches:
5050
only: master

0 commit comments

Comments
 (0)