Skip to content

Commit c00efce

Browse files
committed
[CI] Remove obsolete hack
1 parent d748c84 commit c00efce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

riscv-rt/.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ script:
3030
after_script: set +e
3131

3232
cache: cargo
33-
before_cache:
34-
# Travis can't cache files that are not readable by "others"
35-
- chmod -R a+r $HOME/.cargo
3633

3734
branches:
3835
only:

0 commit comments

Comments
 (0)