From 00d869952d2c900a69b06eed8c75628a981e9f6a Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Thu, 18 Oct 2018 14:23:41 +0200 Subject: [PATCH] Only use travis for bors --- bors.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/bors.toml b/bors.toml index e9bb6c7c..574c5632 100644 --- a/bors.toml +++ b/bors.toml @@ -1,5 +1,4 @@ status = [ "continuous-integration/travis-ci/push", - "continuous-integration/appveyor/branch", ] delete_merged_branches = true