poa-governance-notifications/.travis.yml

7 lines
86 B
YAML
Raw Normal View History

2018-05-07 04:58:06 -07:00
language: rust
rust:
- stable
2018-05-07 04:58:06 -07:00
cache: cargo
2018-05-07 05:17:58 -07:00
script:
- RUST_BACKTRACE=1 cargo build