summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-05-29 23:56:02 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2020-05-29 23:56:02 +0200
commit8112afdfb067e368ce0e14069ab23a9bd3bf1797 (patch)
tree630b9fd730b99d9b77adebb9f84286221e296f0d
parent8a032eae8f6dcc9210e1e2b9c80d01994d1c43e7 (diff)
Let's try another combo
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index d0087686..b30cf40e 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,7 +1,7 @@
install:
- set QTDIR=C:\Qt\5.13\mingw73_32
- choco install -y InnoSetup
- - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw530_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
+ - set PATH=%QTDIR%\bin;C:\Qt\Tools\mingw570_32\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script:
- qmake qtpass.pro CONFIG+=static
- mingw32-make