mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
cache .cargo. TODO: decide fetch
each time or commit Cargo.lock
This commit is contained in:
parent
d3ddac751e
commit
515c0cde08
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ rust:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cargo
|
||||
sudo: false
|
||||
script:
|
||||
- cargo build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue