@joebigelow / wix-1 / commits / b1dd8028

AppVeyor experiment to only build when updating or PR updates master

Rob Mensching committed Oct 4, 2018 at 14:54 UTC b1dd80289ef7ba52adeb1a501d637f0399e2710d
1 file changed +4
appveyor.yml
+4
@@ -8,6 +8,10 @@ environment:
8 DOTNET_CLI_TELEMETRY_OPTOUT: 1
9 NUGET_XMLDOC_MODE: skip
10
11 +branches:
12 + only:
13 + - master
14 +
15 build_script:
16 - appveyor.cmd
17