Add cargo caching on Travis

pull/792/head
Tom Parker-Shemilt 4 years ago
parent 20d035d3b8
commit fd64b3e304

@ -1,2 +1,3 @@
language: rust
script: cargo run
script: cargo run
cache: cargo
Loading…
Cancel
Save