Skip to content

Commit 06713b7

Browse files
committed
updated to Qt 5.10.0
1 parent cb01fa7 commit 06713b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sudo: required
77

88
env:
99
global:
10-
- QT_VER=5.9.3
10+
- QT_VER=5.10.0
1111

1212
matrix:
1313
include:

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.3
8+
QT_VER: 5.10.0
99

1010
matrix:
1111
- PLATFORM: msvc2017_64

0 commit comments

Comments
 (0)