mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-09-04 22:53:43 -04:00
Add cargo caching on Travis
This commit is contained in:
parent
20d035d3b8
commit
fd64b3e304
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
language: rust
|
||||
script: cargo run
|
||||
script: cargo run
|
||||
cache: cargo
|
Loading…
Add table
Add a link
Reference in a new issue