zola/.travis.yml

11 lines
98 B
YAML
Raw Normal View History

language: rust
cache: cargo
rust:
- nightly
- beta
- stable
notifications:
email: false