MeiliSearch/bors.toml

13 lines
344 B
TOML
Raw Normal View History

2021-04-29 17:20:52 +02:00
status = [
2021-06-23 10:21:16 +02: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 17:20:52 +02:00
]
# 3 hours timeout
timeout-sec = 10800