summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2019-10-01 16:01:39 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2019-10-01 16:01:39 +0200
commite1da8f3dfd7175a07917d84ddfa0ec077bcbb670 (patch)
tree9f3963219bd87cec748472e0eed843db1d8f7c32
parent4ed293b57c451766cd5b527e5e171ad24ae294cf (diff)
Error in path
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a0190b29..42cdcfe2 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,5 @@
install:
- - set QTDIR=C:\Qt\5.13\mingw53_32
+ - set QTDIR=C:\Qt\5.13\mingw73_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\Qt\5.13\mingwi73_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script: