mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 08:48:51 +00:00
remove serde feature flag
This commit is contained in:
@ -11,7 +11,7 @@ env:
|
||||
matrix:
|
||||
include:
|
||||
- rust: nightly
|
||||
env: FEATURES=ipv6-iterator,ipv6-methods,serde,serde-derive
|
||||
env: FEATURES=ipv6-iterator,ipv6-methods
|
||||
|
||||
script:
|
||||
- cargo build --features $FEATURES --verbose
|
||||
|
Reference in New Issue
Block a user