From 7d4fc0f7402538a193115ed189c6627b23adde61 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 2 Jun 2016 23:32:17 -0700 Subject: [PATCH] appveyor: build all branches --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 9de57baf..e15a561a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,5 @@ version: '{build}' -branches: - only: - - master - environment: CONFIGURATION: Release