process: ci: fix cargo binary caching

This commit is contained in:
Ivan Petkov
2019-06-24 16:57:19 -07:00
parent 93680357dd
commit caf43221b5
+3 -1
View File
@@ -16,7 +16,9 @@ matrix:
- rust: beta
- rust: nightly
cache: $HOME/.cargo/bin
cache:
directories:
- $HOME/.cargo/bin
sudo: required
addons:
apt: