Build without std but do not test (yet).
This commit is contained in:
parent
609ebb0f37
commit
6ee68b4d56
@ -19,6 +19,5 @@ script:
|
||||
- echo "Testing feature serialization"
|
||||
- cargo build --verbose --features serialization
|
||||
- cargo test --verbose --features serialization
|
||||
- echo "Testing without std"
|
||||
- echo "Building without std"
|
||||
- cargo build --verbose --no-default-features
|
||||
- cargo test --verbose --no-default-features
|
||||
|
Loading…
Reference in New Issue
Block a user