From 39771c64815e110775f17b5e5f41854caa9bbbf6 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Fri, 10 Apr 2020 09:42:16 +0200 Subject: [PATCH] [CI] Build on windows for all branches/tags. - We need to build for tags to build the releases. - Build on other branches is useful to build test version of kiwix-desktop. --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 8d0d6e3..a4ffc38 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -12,9 +12,6 @@ environment: KIWIX_DESKTOP_VERSION: '2.0' KIWIX_DESKTOP_RELEASE: 1 -branches: - only: - - master init: - cmd: |