Remove the travis cache

master
Alex Crichton 2017-06-23 20:20:42 -07:00
parent eabb6fab4a
commit 635e519b86
1 changed files with 0 additions and 3 deletions

View File

@ -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: