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

Commit

Permalink
update ci to 5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 committed Nov 25, 2019
1 parent bf233aa commit 441d68c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ osx_image: xcode11
env:
global:
- QDEP_CACHE_DIR=$HOME/.qdep-cache
- QT_VER=5.13.1
- QT_VER=5.13.2
- DOCKER_IMAGE=datasync
- EXTRA_MODULES=".skycoder42.datasync"
- MAKE_RUN_TESTS=true
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
version: build-{build}

environment:
QT_VER: 5.13.1
QT_VER: 5.13.2
EXTRA_MODULES: .skycoder42.datasync
MAKE_RUN_TESTS: true
TARGET_NAME: qtmvvm
Expand Down

0 comments on commit 441d68c

Please sign in to comment.