mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-01 22:06:16 -04:00
Fix the Travis build
This commit is contained in:
@ -20,8 +20,10 @@ script:
|
||||
- cargo test --release
|
||||
- cargo test --features "static"
|
||||
|
||||
- cd ..
|
||||
- cd ../aeron-rs
|
||||
- cargo test
|
||||
- cargo test --release
|
||||
|
||||
- cd ..
|
||||
- cargo clippy --all
|
||||
- cargo fmt --all -- --check
|
||||
|
Reference in New Issue
Block a user