rust-postgres/postgres-protocol/.travis.yml

8 lines
74 B
YAML
Raw Normal View History

2017-03-12 20:44:27 +00:00
language: rust
cache: cargo
rust:
- nightly
- 1.10.0
script:
- cargo test