From 5f4bc09962d19fa83780eefdc104d872d769e183 Mon Sep 17 00:00:00 2001 From: heinrich5991 Date: Sun, 15 Oct 2017 13:41:45 +0200 Subject: [PATCH] Add Bors-NG --- bors.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 000000000..3999c5251 --- /dev/null +++ b/bors.toml @@ -0,0 +1,5 @@ +status = [ + "ci/circleci", + "continuous-integration/appveyor/branch", + "continuous-integration/travis-ci/push", +]