mirror of
https://github.com/bspeice/aeron-rs
synced 2024-11-12 11:08: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 --features "static"
|
||||
|
||||
- cd ..
|
||||
- cd ../aeron-rs
|
||||
- cargo test
|
||||
- cargo test --release
|
||||
|
||||
- cd ..
|
||||
- cargo clippy --all
|
||||
- cargo fmt --all -- --check
|
||||
|
Loading…
Reference in New Issue
Block a user