poa-governance-notifications/.travis.yml

16 lines
136 B
YAML
Raw Normal View History

2018-05-07 04:58:06 -07:00
language: rust
rust:
- stable
- beta
- nightly
cache: cargo
env:
global:
- RUST_BACKTRACE=1
script:
- cargo build