浏览代码

Remove obsolete CI hack

Vadim Kaushan 5 年之前
父节点
当前提交
7ecbf66955
共有 1 个文件被更改,包括 0 次插入3 次删除
  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: