Merge pull request #382 from matthiasbeyer/cache-cargo-travis
Add cargo cache for travis
This commit is contained in:
commit
1f13594999
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ rust:
|
||||||
- nightly
|
- nightly
|
||||||
- stable
|
- stable
|
||||||
|
|
||||||
|
cache: cargo
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
|
|
Loading…
Reference in a new issue