Skip to content

Commit 4cb991b

Browse files
committed
update ci to 5.13.2
1 parent afb07ae commit 4cb991b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ osx_image: xcode11
1010
env:
1111
global:
1212
- QDEP_CACHE_DIR=$HOME/.qdep-cache
13-
- QT_VER=5.13.1
13+
- QT_VER=5.13.2
1414
- DOCKER_IMAGE=base
1515
- MAKE_RUN_TESTS=true
1616
- TARGET_NAME=qtautoupdater

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:
44
version: build-{build}
55

66
environment:
7-
QT_VER: 5.13.1
7+
QT_VER: 5.13.2
88
MAKE_RUN_TESTS: true
99
TARGET_NAME: qtautoupdater
1010

0 commit comments

Comments
 (0)