From 75e455e39e0b3cf776a20f816a35db8e8cee2325 Mon Sep 17 00:00:00 2001 From: DrChat Date: Thu, 14 Dec 2017 19:23:32 -0600 Subject: [PATCH] [AppVeyor] Allow builds on any branch --- .appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index b2029dd54..071072994 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -8,8 +8,8 @@ version: 1.0.{build}-{branch} # branches to build branches: # whitelist - only: - - master + # only: + # - master # blacklist except: