From 7abbe40980d7f03a35645565443f53aa416b16fa Mon Sep 17 00:00:00 2001 From: Isuru Fernando Date: Fri, 4 Aug 2017 08:04:16 +0530 Subject: [PATCH] Build all branches so that appveyor works in forks --- appveyor.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index cebd3aec6..087b22665 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,13 +14,6 @@ init: clone_depth: 5 -#branches to build -branches: - only: - - master - - develop - - cmake - skip_tags: true matrix: