Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 7a6222c

Browse files
bors[bot]Disasm
andcommitted
Merge #181
181: Fix CI cache r=therealprof a=Disasm Co-authored-by: Vadim Kaushan <[email protected]>
2 parents 2bc5407 + 6c8c43d commit 7a6222c

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
@@ -53,7 +53,7 @@ script:
5353

5454
after_script: set +e
5555

56-
cache: cache
56+
cache: cargo
5757

5858
before_cache:
5959
- chmod -R a+r $HOME/.cargo;

0 commit comments

Comments
 (0)