summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-12-16 16:39:21 +0100
committerAleks Kissinger <aleks0@gmail.com>2018-12-16 16:39:21 +0100
commitfc24b3787a82a3b467fde9f52e1a5559160b7fe0 (patch)
treef2e8a0a38049f418db067ed5041e954bc6a72160
parentd6c0003f7589e83c8f9ac6734f9b27554358a9f5 (diff)
incr Qt version
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index c8c4424..c2f27c4 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -13,7 +13,7 @@ configuration:
install:
- cmd: choco install winflexbison
- - cmd: 'C:\Qt\5.11.1\msvc2015_64\bin\qtenv2.bat'
+ - cmd: 'C:\Qt\5.11.2\msvc2015_64\bin\qtenv2.bat'
- cmd: call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64
- cmd: cd C:\projects\tikzit
- sh: sudo apt-get update