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

Commit 6cf3942

Browse files
committed
updated ci to 5.11.1
1 parent 018704c commit 6cf3942

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
@@ -10,7 +10,7 @@ osx_image: xcode9.3
1010
env:
1111
global:
1212
- QPMX_CACHE_DIR=$HOME/.qpmx-cache
13-
- QT_VER=5.11.0
13+
- QT_VER=5.11.1
1414
- DOCKER_IMAGE=common
1515
- EXTRA_MODULES=".qtremoteobjects .skycoder42.jsonserializer .skycoder42.service"
1616

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.11.0
8+
QT_VER: 5.11.1
99
EXTRA_MODULES: .qtremoteobjects;.skycoder42.jsonserializer;.skycoder42.service
1010

1111
matrix:

0 commit comments

Comments
 (0)