From 469654e08867b60c8a499fb3751a1c26e0b90397 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 28 Jan 2018 12:49:42 +0300 Subject: [PATCH] Let bors to cleanup branches --- bors.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/bors.toml b/bors.toml index 4e6e85f45f..ee7961784c 100644 --- a/bors.toml +++ b/bors.toml @@ -2,3 +2,4 @@ status = [ "continuous-integration/travis-ci/push", "continuous-integration/appveyor/branch" ] +delete_merged_branches = true