Updated AppVeyor to Qt 5.10.

This commit is contained in:
Leonardo Zide
2018-05-26 15:51:44 -07:00
committed by GitHub
parent 39bd299b56
commit 5f63da5785
+2 -2
View File
@@ -1,10 +1,10 @@
version: 17.02.{build}
version: ci.{build}
environment:
matrix:
- name: win32
platform: x86
qt: 5.7\msvc2015
qt: 5.10\msvc2015
init:
- set PATH=C:\Qt\%qt%\bin;%PATH%