diff --git a/.travis.yml b/.travis.yml index 4ea6ddc..7b3efe4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,7 +52,7 @@ script: cargo test --target $TARGET --release; fi # Travis can't cache files that are not readable by "others" - - chmod -R a+r /home/travis/.cargo + - chmod -R a+r $HOME/.cargo branches: only: