9 lines
91 B
YAML
9 lines
91 B
YAML
language: rust
|
|
rust:
|
|
- nightly
|
|
- beta
|
|
- stable
|
|
branches:
|
|
except:
|
|
- staging.tmp
|