mirror of
https://github.com/getzola/zola
synced 2024-11-13 23:57:06 +00:00
10 lines
98 B
YAML
10 lines
98 B
YAML
language: rust
|
|
cache: cargo
|
|
|
|
rust:
|
|
- nightly
|
|
- beta
|
|
- stable
|
|
|
|
notifications:
|
|
email: false
|