We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3125291 commit 1202a19Copy full SHA for 1202a19
.github/bors.toml
@@ -1,4 +1,10 @@
1
block_labels = ["needs-decision"]
2
delete_merged_branches = true
3
required_approvals = 1
4
-status = ["continuous-integration/travis-ci/push"]
+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