ucg/.travis.yml

6 lines
115 B
YAML
Raw Permalink Normal View History

language: rust
script:
- cargo build --verbose
- cargo test --verbose
- cargo run -- test integration_tests