meilisearch/bors.toml

13 lines
344 B
TOML
Raw Normal View History

2021-04-29 23:20:52 +08:00
status = [
2021-06-23 16:21:16 +08:00
'Tests on ubuntu-18.04 with stable',
'Tests on ubuntu-18.04 with beta',
'Tests on ubuntu-18.04 with nightly',
'Tests on macos-latest with stable',
'Tests on macos-latest with beta',
'Tests on macos-latest with nightly',
'Cargo check on Windows',
'Run Rustfmt',
2021-04-29 23:20:52 +08:00
]
# 3 hours timeout
timeout-sec = 10800