mirror of
https://github.com/bspeice/aeron-rs
synced 2024-11-14 03:58:08 -05:00
Fix the Travis build
This commit is contained in:
parent
faf7fd33e4
commit
9f086c5965
@ -20,8 +20,10 @@ script:
|
|||||||
- cargo test --release
|
- cargo test --release
|
||||||
- cargo test --features "static"
|
- cargo test --features "static"
|
||||||
|
|
||||||
- cd ..
|
- cd ../aeron-rs
|
||||||
- cargo test
|
- cargo test
|
||||||
- cargo test --release
|
- cargo test --release
|
||||||
|
|
||||||
|
- cd ..
|
||||||
- cargo clippy --all
|
- cargo clippy --all
|
||||||
- cargo fmt --all -- --check
|
- cargo fmt --all -- --check
|
||||||
|
Loading…
Reference in New Issue
Block a user