From 8198029f9c20aac96fd5448cad29002263b2497a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Cern=C3=BD?= Date: Tue, 9 Oct 2018 16:42:17 +0200 Subject: [PATCH] Add maint-1.3 to Appveyor Adds maint-1.3 to the list because AppVeyor CI only builds branches specified in `appveyor.yml`. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index b5ded599e5..0a88a577cc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,6 +2,7 @@ version: master-{build} branches: only: - master + - maint-1.3 image: Visual Studio 2017 configuration: Release clone_folder: c:\projects\openscap