summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 19:21:36 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 19:23:01 +0100
commitce5a4303b427b31d46bc11e88a297480210f9a40 (patch)
treef150541c14f2dfe704fc23399d71e257990c4f34
parent324aaada7344167b3fb34041466b0abc55ec2ee0 (diff)
appveyor to 5.15
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index d0087686..c96c0d31 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,5 @@
install:
- - set QTDIR=C:\Qt\5.13\mingw73_32
+ - set QTDIR=C:\Qt\5.15\mingw81_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script: