Skip to content

Commit

Permalink
Appveyor up to 5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed May 29, 2020
1 parent 6037055 commit 32eb6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
@@ -1,5 +1,5 @@
install:
- set QTDIR=C:\Qt\5.13\mingw73_32
- set QTDIR=C:\Qt\5.14\mingw73_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:
Expand Down

0 comments on commit 32eb6ce

Please sign in to comment.