Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit afca67e

Browse files
authored
Don't check AppVeyor CI status for bors
We stopped using AppVeyor CI recently.
1 parent a0e70f1 commit afca67e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bors.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
status = [
2-
"continuous-integration/travis-ci/push",
3-
"continuous-integration/appveyor/branch",
2+
"continuous-integration/travis-ci/push"
43
]

0 commit comments

Comments
 (0)