We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb01fa7 commit 06713b7Copy full SHA for 06713b7
.travis.yml
@@ -7,7 +7,7 @@ sudo: required
7
8
env:
9
global:
10
- - QT_VER=5.9.3
+ - QT_VER=5.10.0
11
12
matrix:
13
include:
appveyor.yml
@@ -5,7 +5,7 @@ image:
5
version: build-{build}
6
environment:
- QT_VER: 5.9.3
+ QT_VER: 5.10.0
- PLATFORM: msvc2017_64
0 commit comments