mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #774 from KeenS/cache_and_cargo
cache .cargo. TODO: decide `fetch` each time or commit `Cargo.lock`
This commit is contained in:
commit
4ebf29eb6a
2 changed files with 1031 additions and 0 deletions
|
@ -6,6 +6,9 @@ rust:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cargo
|
||||
sudo: false
|
||||
script:
|
||||
- cargo build
|
||||
|
|
1028
Cargo.lock
generated
Normal file
1028
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue