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 90313e1 commit f16a351Copy full SHA for f16a351
.travis.yml
@@ -7,7 +7,7 @@ sudo: required
7
8
env:
9
global:
10
- - QT_VER=5.9.2
+ - QT_VER=5.9.3
11
12
matrix:
13
include:
appveyor.yml
@@ -5,7 +5,7 @@ image:
5
version: build-{build}
6
environment:
- QT_VER: 5.9.2
+ QT_VER: 5.9.3
- PLATFORM: msvc2017_64
0 commit comments