Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2af3905

Browse filesBrowse files
committed
update ci to 5.13.1
1 parent 6897980 commit 2af3905
Copy full SHA for 2af3905

File tree

2 files changed

+3
-3
lines changed
Filter options

2 files changed

+3
-3
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ services:
55

66
sudo: required
77
dist: trusty
8-
osx_image: xcode10.2
8+
osx_image: xcode11
99

1010
env:
1111
global:
1212
- QDEP_CACHE_DIR=$HOME/.qdep-cache
13-
- QT_VER=5.13.0
13+
- QT_VER=5.13.1
1414
- DOCKER_IMAGE=base
1515
- MAKE_RUN_TESTS=true
1616
- TARGET_NAME=qtservice

‎appveyor.yml

Copy file name to clipboardExpand all lines: 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.0
7+
QT_VER: 5.13.1
88
MAKE_RUN_TESTS: true
99
TARGET_NAME: qtservice
1010

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.