aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 1e00ce6..5352915 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -70,10 +70,7 @@ script:
after_script: set +e
-cache:
- cargo: true
- directories:
- - $HOME/.xargo
+cache: cargo
before_cache:
- chmod -R a+r $HOME/.cargo;