We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb07ae commit 4cb991bCopy full SHA for 4cb991b
.travis.yml
@@ -10,7 +10,7 @@ osx_image: xcode11
10
env:
11
global:
12
- QDEP_CACHE_DIR=$HOME/.qdep-cache
13
- - QT_VER=5.13.1
+ - QT_VER=5.13.2
14
- DOCKER_IMAGE=base
15
- MAKE_RUN_TESTS=true
16
- TARGET_NAME=qtautoupdater
appveyor.yml
@@ -4,7 +4,7 @@ image:
4
version: build-{build}
5
6
environment:
7
- QT_VER: 5.13.1
+ QT_VER: 5.13.2
8
MAKE_RUN_TESTS: true
9
TARGET_NAME: qtautoupdater
0 commit comments