@@ -30,9 +30,6 @@ script:
after_script: set +e
cache: cargo
-before_cache:
- # Travis can't cache files that are not readable by "others"
- - chmod -R a+r $HOME/.cargo
branches:
only: