Skip to content

Commit 1202a19

Browse files
committed
add bors status sets
1 parent 3125291 commit 1202a19

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/bors.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
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)",
6+
"ci-linux (1.42.0)",
7+
"build-other (macOS-latest)",
8+
"build-other (windows-latest)",
9+
"Rustfmt"
10+
]

0 commit comments

Comments
 (0)