Merge pull request #579 from alex/patch-2
Cache downloaded packages on travis
This commit is contained in:
commit
9d0f8b8ac8
@ -7,6 +7,9 @@ rust:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cargo
|
||||
|
||||
script:
|
||||
- cargo build
|
||||
|
Loading…
x
Reference in New Issue
Block a user