浏览代码

[CI] Remove obsolete hack

Vadim Kaushan 5 年之前
父节点
当前提交
c00efce87e
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      riscv-rt/.travis.yml

+ 0 - 3
riscv-rt/.travis.yml

@@ -30,9 +30,6 @@ script:
 after_script: set +e
 after_script: set +e
 
 
 cache: cargo
 cache: cargo
-before_cache:
-  # Travis can't cache files that are not readable by "others"
-  - chmod -R a+r $HOME/.cargo
 
 
 branches:
 branches:
   only:
   only: