mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 21:38:09 -05:00
Merge #13
13: Rustup minimal mode r=bspeice a=bspeice Should speed up the build especially on Windows. bors r+ Co-authored-by: Bradlee Speice <bradlee.speice@gmail.com>
This commit is contained in:
commit
83e95b18d9
@ -10,6 +10,7 @@ cache:
|
||||
- cargo
|
||||
|
||||
before_script:
|
||||
- rustup set profile minimal
|
||||
- rustup update
|
||||
- rustup component add clippy
|
||||
- rustup component add rustfmt
|
||||
|
Loading…
Reference in New Issue
Block a user