rust-postgres/postgres-protocol/.travis.yml
2017-03-12 13:46:01 -07:00

8 lines
74 B
YAML

language: rust
cache: cargo
rust:
- nightly
- 1.10.0
script:
- cargo test