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
|
||||
rust:
|
||||
- stable
|
||||
|
||||
cache: cargo
|
||||
script:
|
||||
- cargo build
|
||||
- cargo build --release
|
||||
|
|
Reference in a new issue