Skip to content

Commit 63b5e38

Browse files
committed
Add adjusted bors configuration
Signed-off-by: Daniel Egger <[email protected]>
1 parent 1e51288 commit 63b5e38

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/bors.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
block_labels = ["needs-decision"]
22
delete_merged_branches = true
33
required_approvals = 1
4-
status = ["continuous-integration/travis-ci/push"]
4+
status = [
5+
"ci-linux (stable, x86_64-unknown-linux-gnu)",
6+
"ci-linux (stable, thumbv6m-none-eabi)",
7+
"ci-linux (stable, thumbv7m-none-eabi)",
8+
"ci-linux (1.35.0, x86_64-unknown-linux-gnu)",
9+
]

0 commit comments

Comments
 (0)