mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 13:38:07 -05:00
Enable static building in Travis
This commit is contained in:
parent
4bfc895869
commit
6312d9520d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user