From b790a45c37bd7be5a5b23fcb546b392f73aa32c6 Mon Sep 17 00:00:00 2001 From: Jonathan Niles Date: Wed, 7 Aug 2019 16:24:50 +0100 Subject: [PATCH] test: add appveyor to bors --- bors.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/bors.toml b/bors.toml index 5455b810f0..0d49c3b33e 100644 --- a/bors.toml +++ b/bors.toml @@ -1,5 +1,6 @@ status = [ "continuous-integration/travis-ci/push", + "continuous-integration/appveyor/branch" ] delete_merged_branches = true