From 1f7f318c362d1083ddc4ecc0b5e77b146dc5e1e8 Mon Sep 17 00:00:00 2001 From: Stjepan Glavina Date: Wed, 4 Sep 2019 19:32:47 +0200 Subject: [PATCH] Add bors.toml --- bors.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 00000000..359f8947 --- /dev/null +++ b/bors.toml @@ -0,0 +1 @@ +status = ["continuous-integration/travis-ci/push"]