Remove the travis cache
This commit is contained in:
parent
e8efe11f71
commit
4bb783da70
1 changed files with 0 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue