浏览代码

Remove the travis cache

Alex Crichton 7 年之前
父节点
当前提交
635e519b86
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -1,4 +1,3 @@
-cache: cargo
 dist: trusty
 language: rust
 rust: nightly
@@ -52,8 +51,6 @@ script:
     else
       sh ci/run.sh $TARGET;
     fi
-  # Travis can't cache files that are not readable by "others"
-  - chmod -R a+r $HOME/.cargo
 
 notifications:
   email: