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 a917a33 commit 185ab28Copy full SHA for 185ab28
.github/bors.toml
@@ -1,4 +1,8 @@
1
block_labels = ["needs-decision"]
2
delete_merged_branches = true
3
required_approvals = 1
4
-status = ["continuous-integration/travis-ci/push"]
+status = [
5
+ "CI (stable, x86_64-unknown-linux-gnu)",
6
+ "CI (stable, armv7-unknown-linux-gnueabihf)",
7
+ "CI (1.35.0, x86_64-unknown-linux-gnu)",
8
+]
.travis.yml
0 commit comments