diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5237183..f9230ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -72,7 +72,7 @@ cache: before_cache: # Travis can't cache files that are not readable by "others" - - chmod -R a+r $HOME/.cargo + #- chmod -R a+r $HOME/.cargo - rm -rf /home/travis/.cargo/registry branches: |