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

Commit 6c8c43d

Browse files
committed
Fix CI cache
1 parent 2bc5407 commit 6c8c43d

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)