@joebigelow / wix-1 / commits / 54b23f4c

Reduce extra appveyor builds by targeting only master and develop branches

Rob Mensching committed Dec 30, 2018 at 09:01 UTC 54b23f4c7f63c92c0cc18ccb5a4cacea1991922d
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}