Преглед на файлове

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: