ソースを参照

[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
 
 cache: cargo
-before_cache:
-  # Travis can't cache files that are not readable by "others"
-  - chmod -R a+r $HOME/.cargo
 
 branches:
   only: