Browse Source

Remove obsolete CI hack

Vadim Kaushan 5 năm trước cách đây
mục cha
commit
7ecbf66955
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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: