Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit ead6a3d

Browse files
committed
Qt 5.9.2
1 parent e19c05e commit ead6a3d

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
@@ -5,11 +5,11 @@ services:
55

66
sudo: required
77
dist: trusty
8-
osx_image: xcode8.3
8+
osx_image: xcode9.1
99

1010
env:
1111
global:
12-
- QT_VER=5.9.1
12+
- QT_VER=5.9.2
1313
- EXTRA_MODULES=".skycoder42.jsonserializer .skycoder42.backgroundprocess"
1414

1515
matrix:

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
EXTRA_MODULES: .skycoder42.jsonserializer;.skycoder42.backgroundprocess
1010

1111
matrix:

0 commit comments

Comments
 (0)