Add support for bors.ng

This commit is contained in:
Philipp Oppermann
2018-02-04 17:35:28 +01:00
parent bff0c4401c
commit 9bb456ed2f
3 changed files with 14 additions and 0 deletions

4
bors.toml Normal file
View File

@@ -0,0 +1,4 @@
status = [
"continuous-integration/travis-ci/push",
"continuous-integration/appveyor/branch"
]