Cache cargo output

https://docs.travis-ci.com/user/caching/#Rust-Cargo-cache
This commit is contained in:
Steve Klabnik 2016-08-26 13:45:25 -04:00
parent a2bc576183
commit b1298264df

View File

@ -1,5 +1,6 @@
sudo: false
language: rust
cache: cargo
rust:
- nightly
- beta