From 7800cc5efc23a338d10ecd417135975109a12993 Mon Sep 17 00:00:00 2001 From: Maik Klein Date: Sun, 9 Dec 2018 09:05:18 +0100 Subject: [PATCH] Add bors --- bors.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 0000000..954e4e6 --- /dev/null +++ b/bors.toml @@ -0,0 +1,6 @@ +status = [ + "continuous-integration/travis-ci/push", + "continuous-integration/appveyor/branch" +] + +timeout_sec = 18000 # 5 hours