forked from M-Labs/nalgebra
Add abomonation feature to Travis config
This commit is contained in:
parent
e09af0ca82
commit
2511e660eb
@ -17,4 +17,5 @@ script:
|
||||
- cargo build --verbose
|
||||
- cargo build --verbose --features arbitrary
|
||||
- cargo build --verbose --features serde-serialize
|
||||
- cargo test --verbose --features "arbitrary serde-serialize"
|
||||
- cargo build --verbose --features abomonation-serialize
|
||||
- cargo test --verbose --features "arbitrary serde-serialize abomonation-serialize"
|
||||
|
Loading…
Reference in New Issue
Block a user