소스 검색

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: