From 734d0821665393d1e8c827c1937bce0f5f6aa26d Mon Sep 17 00:00:00 2001 From: ge0rdi Date: Fri, 6 Jul 2018 07:17:14 +0200 Subject: [PATCH] AppVeyor: allow builds from all branches --- appveyor.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 08d4e86..79ebbd8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,7 @@ version: 4.4.{build} pull_requests: do_not_increment_build_number: true -branches: - only: - - master +skip_tags: true image: Visual Studio 2017 shallow_clone: true install: