Browse Source

[CI] Remove obsolete hack

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