11 lines
194 B
TOML
11 lines
194 B
TOML
|
status = [
|
||
|
"test (1.31.0)",
|
||
|
"test (stable)",
|
||
|
"test (beta)",
|
||
|
"test (nightly)",
|
||
|
"style (clippy)",
|
||
|
"style (rustfmt)",
|
||
|
"style (rustdoc)",
|
||
|
]
|
||
|
delete_merged_branches = true
|