Add cargo caching to travis
This commit is contained in:
parent
d359fed17a
commit
40dff6d0cf
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ rust:
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
cache: cargo
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue