poa-governance-notifications/.travis.yml

7 lines
86 B
YAML

language: rust
rust:
- stable
cache: cargo
script:
- RUST_BACKTRACE=1 cargo build