@joebigelow / wix-1 / commits / 61c89b0f

Reduce extra appveyor builds by targeting only master and develop branches

Rob Mensching committed Dec 27, 2018 at 18:56 UTC 61c89b0fbe9d2946d8303c08384af7b2bb1844a8
1 file changed +5
appveyor.yml
+5
@@ -3,6 +3,11 @@
3 # Do NOT modify this file. Update the canonical version in Home\repo-template\src\appveyor.yml
4 # then update all of the repos.
5
6 +branches:
7 + only:
8 + - master
9 + - develop
10 +
11 image: Visual Studio 2017
12
13 version: 0.0.0.{build}