aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-01-03 13:41:06 -0600
committerSean Hall <r.sean.hall@gmail.com>2021-01-03 13:41:06 -0600
commit955e19df75296004377108ae3fc0a0a068d792f7 (patch)
treecec163d164e3ef4b286a2bca04a7e1a7d819594b
parent9ea8d027cf5f45adad3ac457c11f1be590b093f5 (diff)
downloadwix-955e19df75296004377108ae3fc0a0a068d792f7.tar.gz
wix-955e19df75296004377108ae3fc0a0a068d792f7.tar.bz2
wix-955e19df75296004377108ae3fc0a0a068d792f7.zip
build all branches
-rw-r--r--appveyor.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index f12cca2d..0e812380 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,8 +1,5 @@
1# Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. 1# Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information.
2 2
3branches:
4 only:
5 - master
6 3
7image: Visual Studio 2019 4image: Visual Studio 2019
8 5