You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
async-std/bors.toml

11 lines
261 B
TOML

status = [
# Travis CI
"continuous-integration/travis-ci/push",
# GitHub Actions
"Build and test on ubuntu-latest",
"Build and test on windows-latest",
"Build and test on macOS-latest",
"Checking fmt and docs",
"Clippy check",
]