summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-06-09 23:44:47 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-06-09 23:44:47 +0200
commit5b146e820b05c4998742d37180f12e7ed0d0565a (patch)
tree1ed31f241e0752ec8c0e2470fde18a83b7665df9 /.appveyor.yml
parentcd01eeb7bba6575bb4b297522132734b9cf2b27f (diff)
Qt 5.6 builds for win
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a4217eef..d6d292de 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,5 +1,5 @@
install:
- - set QTDIR=C:\Qt\5.5\mingw492_32
+ - set QTDIR=C:\Qt\5.6\mingw49_32
- choco install -y InnoSetup
- set PATH=%QTDIR%\bin;C:\MinGW\bin;%PATH%;"C:\Program Files (x86)\Inno Setup 5"
build_script: