From 50eccc679cc3836dab9cbe14a59d6b3d3ba2fe0a Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Tue, 13 Jun 2017 19:44:26 +0200 Subject: Build all branches by default (no reason not to and doesn't hurt as long as the UI setting to "Skip branches without appveyor.yml" is enabled) --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index dd484b49e..32c282413 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,5 @@ version: '{branch}-{build}' -branches: - only: - - master - clone_depth: 10 environment: -- cgit v1.2.3