Skip to content

Commit 2e98fa2

Browse files
committed
Qt 5.9.2
1 parent acc8f61 commit 2e98fa2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sudo: required
77

88
env:
99
global:
10-
- QT_VER=5.9.1
10+
- QT_VER=5.9.2
1111

1212
matrix:
1313
include:
@@ -17,7 +17,7 @@ matrix:
1717
- PLATFORM=gcc_64
1818
- BUILD_DOC=true
1919
- os: osx
20-
osx_image: xcode8.3
20+
osx_image: xcode9.1
2121
env:
2222
- PLATFORM=clang_64
2323

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ image:
55
version: build-{build}
66

77
environment:
8-
QT_VER: 5.9.1
8+
QT_VER: 5.9.2
99

1010
matrix:
1111
- PLATFORM: msvc2017_64

0 commit comments

Comments
 (0)