Skip to content

Commit 798ef2b

Browse files
committed
update ci to 5.12.3
1 parent ea26dca commit 798ef2b

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: xcode10.1
1010
env:
1111
global:
1212
- QDEP_CACHE_DIR=$HOME/.qdep-cache
13-
- QT_VER=5.12.2
13+
- QT_VER=5.12.3
1414
- DOCKER_IMAGE=base
1515
- MAKE_RUN_TESTS=true
1616
- TARGET_NAME=qtautoupdater

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.12.2
8+
QT_VER: 5.12.3
99
MAKE_RUN_TESTS: true
1010
TARGET_NAME: qtautoupdater
1111

0 commit comments

Comments
 (0)