schemars/.travis.yml
2019-10-21 21:11:37 +01:00

4 lines
116 B
YAML

language: rust
script:
- cargo build --verbose --all --all-features
- cargo test --verbose --all --all-features