summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2020-04-09 11:03:46 +0100
committerAleks Kissinger <aleks0@gmail.com>2020-04-09 11:03:46 +0100
commit7a0e30c992d92b5fdf94c5b5328e12517b0f79d8 (patch)
tree863f74aa780ec591a02179f140f41c0b09abc9ee
parent1b022e11441c9d739b015ae989475d78f1002ec0 (diff)
updated qt version on appveyor/windows
-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