Cache cargo stuff
This commit is contained in:
parent
c9ccc393a6
commit
a707645d88
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: rust
|
language: rust
|
||||||
rust:
|
rust:
|
||||||
- stable
|
- stable
|
||||||
|
cache: cargo
|
||||||
script:
|
script:
|
||||||
- cargo build
|
- cargo build
|
||||||
- cargo build --release
|
- cargo build --release
|
||||||
|
|
Reference in a new issue