From b7bd45610178c976d6d6ad74821af4cb0c2448ec Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 9 Oct 2018 19:06:05 +0300 Subject: don't gate on appveyor --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bors.toml') diff --git a/bors.toml b/bors.toml index ee7961784..dcf1bd1ef 100644 --- a/bors.toml +++ b/bors.toml @@ -1,5 +1,5 @@ status = [ "continuous-integration/travis-ci/push", - "continuous-integration/appveyor/branch" + # "continuous-integration/appveyor/branch" ] delete_merged_branches = true -- cgit v1.2.3