diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2018-04-16 23:26:55 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2018-04-16 23:26:55 +0200 |
| commit | ff089a4d893656331e1af015a0ddb30a26c711b0 (patch) | |
| tree | 67e697543318297a55c28027f7ef9a6ac662043c /.travis.yml | |
| parent | 8767f625d8b2bac6b8014fab56957c1bbb40b79a (diff) | |
drop the cargo cache
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 44d1a6b..7c6bff4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,10 +51,6 @@ script: after_script: set +e -cache: cargo -before_cache: - - chmod -R a+r $HOME/.cargo - branches: only: - staging |
