zola/.travis.yml
2017-03-08 14:00:54 +09:00

11 lines
98 B
YAML

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