1
Fork 0
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:
Heather 2016-01-02 11:30:50 +04:00
commit 4ebf29eb6a
2 changed files with 1031 additions and 0 deletions

View file

@ -6,6 +6,9 @@ rust:
os:
- linux
- osx
cache:
directories:
- $HOME/.cargo
sudo: false
script:
- cargo build

1028
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff