aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-12-09 07:06:34 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-12-09 07:19:18 +0300
commitcaa204ae3af69a44b3819b77e588ae2e490e4510 (patch)
tree867482112ccff817bca216f4bc47474df4d7731a /appveyor.yml
parentupdate cmake-common (diff)
downloadprivilege-check-caa204ae3af69a44b3819b77e588ae2e490e4510.tar.gz
privilege-check-caa204ae3af69a44b3819b77e588ae2e490e4510.zip
AppVeyor: build w/ VS 2019
Diffstat (limited to '')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 1377850..24edff1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -3,6 +3,7 @@ version: '{build}'
image:
- Visual Studio 2015
- Visual Studio 2017
+ - Visual Studio 2019
platform:
- Win32