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

Commit 441d68c

Browse files
committed
update ci to 5.13.2
1 parent bf233aa commit 441d68c

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: 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=datasync
1515
- EXTRA_MODULES=".skycoder42.datasync"
1616
- MAKE_RUN_TESTS=true

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.13.1
8+
QT_VER: 5.13.2
99
EXTRA_MODULES: .skycoder42.datasync
1010
MAKE_RUN_TESTS: true
1111
TARGET_NAME: qtmvvm

0 commit comments

Comments
 (0)