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 acc8f61 commit 2e98fa2Copy full SHA for 2e98fa2
.travis.yml
@@ -7,7 +7,7 @@ sudo: required
7
8
env:
9
global:
10
- - QT_VER=5.9.1
+ - QT_VER=5.9.2
11
12
matrix:
13
include:
@@ -17,7 +17,7 @@ matrix:
17
- PLATFORM=gcc_64
18
- BUILD_DOC=true
19
- os: osx
20
- osx_image: xcode8.3
+ osx_image: xcode9.1
21
22
- PLATFORM=clang_64
23
appveyor.yml
@@ -5,7 +5,7 @@ image:
5
version: build-{build}
6
environment:
- QT_VER: 5.9.1
+ QT_VER: 5.9.2
- PLATFORM: msvc2017_64
0 commit comments