From 9cf6f2ae7e9f2a53ba68547becf70f33ebaba442 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 28 Aug 2019 12:38:15 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7adc1e553..5b8acf1bb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,8 @@ trigger: - master +- feature/v4 +- develop variables: solution: '**/*.sln'