From 27f09fc4766664723988241488cb68022dd57101 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Tue, 13 Nov 2018 19:15:51 +0100 Subject: Try commenting out permissions change --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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: -- cgit v1.2.3-54-g00ecf