Parcourir la source

Remove obsolete CI hack

Vadim Kaushan il y a 5 ans
Parent
commit
7ecbf66955
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -38,9 +38,6 @@ cache:
   cargo: true
   directories:
     - gcc
-before_cache:
-  # Travis can't cache files that are not readable by "others"
-  - chmod -R a+r $HOME/.cargo
 
 branches:
   only: