Skip to content

Commit 975b4db

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 a7b9cb9 + d908537 commit 975b4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-rt/.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)