From 49f92bb5b740f5ca261739792b305c60940650dc Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 24 Aug 2019 16:43:29 +0300 Subject: AppVeyor: build all branches --- appveyor.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 7f1be2a..39842c7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,11 +1,6 @@ version: '{build}' image: Visual Studio 2013 -branches: - only: - - master - - appveyor - #environment: # APPVEYOR_RDP_PASSWORD: 'FooBar01!' @@ -31,8 +26,7 @@ build_script: # Workers are 64-bit, can't load 32-bit drivers. for: -- - matrix: +- matrix: only: - platform: x64 -- cgit v1.2.3