async-std/bors.toml

11 lines
285 B
TOML
Raw Normal View History

status = [
# Travis CI
"continuous-integration/travis-ci/push",
# GitHub Actions
2019-10-06 14:18:34 +00:00
"Build and test (ubuntu-latest, nightly)",
"Build and test (windows-latest, nightly)",
"Build and test (macOS-latest, nightly)",
"Checking fmt and docs",
"Clippy check",
]