appveyor: update qt

This commit is contained in:
Dag Heyman 2018-03-14 09:32:55 +01:00
parent 5b5b4c0262
commit 64ffe036ad
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -18,7 +18,7 @@ environment:
matrix:
- platform: x86
QT_VERSION: 5.10.0\msvc2015
QT_VERSION: 5.10\msvc2015
PYTHON: C:\Python36
PY_ARCH: win32
WIN_ARCH: win32
@ -26,7 +26,7 @@ environment:
VCVARSALL: x86
- platform: x64
QT_VERSION: 5.10.0\msvc2015_64
QT_VERSION: 5.10\msvc2015_64
PYTHON: C:\Python36-x64
PY_ARCH: amd64
WIN_ARCH: win64