Fix travis cache configuration

This commit is contained in:
Matt Ickstadt 2018-07-24 17:29:44 -05:00
parent a7342230d5
commit ebea8c2337
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: rust
cache:
timeout: 360
- cargo
cargo: true
before_cache:
- chmod -R a+r $HOME/.cargo