mirror of
https://github.com/bspeice/aeron-rs
synced 2025-06-30 13:26:03 -04:00
Enable static building in Travis
This commit is contained in:
@ -18,7 +18,7 @@ script:
|
||||
- cd aeron_driver-sys
|
||||
- cargo test
|
||||
- cargo test --release
|
||||
#- cargo test --features "static"
|
||||
- cargo test --features "static"
|
||||
|
||||
- cd ..
|
||||
- cargo test
|
||||
|
Reference in New Issue
Block a user