summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-03-17 18:45:27 -0400
committerAllen Winter <allen.winter@kdab.com>2021-04-11 13:01:45 -0400
commitf33a696b7edee9733982e7a831053c335d185855 (patch)
tree9a876abd6286e3ca35ec382bec114231bb15316c /appveyor.yml
parent94c1bff744aaafe1e08b47a9986696027d77b7de (diff)
downloadlibical-git-f33a696b7edee9733982e7a831053c335d185855.tar.gz
appveyor.yml - remove msvc2012 and add msvc2019
note that the 3.0 branch no longer builds with msvc2012
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 77e10c2b..9e7cbd20 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -36,11 +36,10 @@ platform:
# build Configuration, i.e. Debug, Release, etc.
configuration:
-# - 2015
+ - 2019
- 2013
- - 2012
+# - 2012
# - MinGW
-#todo: 2010, 2008
build_script:
- call scripts\set_compiler_env.bat