summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 9f2828f..b392cc2 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -13,7 +13,7 @@ configuration:
install:
- cmd: choco install winflexbison
- - cmd: 'C:\Qt\5.11.2\mingw53_32\bin\qtenv2.bat'
+ - cmd: 'C:\Qt\5.12\mingw73_32\bin\qtenv2.bat'
- cmd: cd C:\projects\tikzit
- sh: sudo apt-get update
- sh: sudo apt-get -y install flex bison qt5-default libpoppler-dev libpoppler-qt5-dev