aboutsummaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-01-28 00:23:05 +0000
committerAleksey Kladov <[email protected]>2018-01-28 00:23:05 +0000
commit5e0752ceda8f195c2e40727cc59a4b86b97b2e1b (patch)
treeafc87ba145bbbd0d5cfa3c7cc69d978a4fd99fca /bors.toml
parentfcc4987de576fd55131c75e41c9bfdf439be58ce (diff)
The last of the Masters
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/bors.toml b/bors.toml
new file mode 100644
index 000000000..4e6e85f45
--- /dev/null
+++ b/bors.toml
@@ -0,0 +1,4 @@
1status = [
2 "continuous-integration/travis-ci/push",
3 "continuous-integration/appveyor/branch"
4]