Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
/QtDataSyncPublic archive

Commit4053212

Browse files
committed
update CI to 5.13
1 parentc4d3679 commit4053212

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

‎.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ services:
55

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

1010
env:
1111
global:
1212
-QDEP_CACHE_DIR=$HOME/.qdep-cache
13-
-QT_VER=5.12.3
13+
-QT_VER=5.13.0
1414
-DOCKER_IMAGE=common
1515
-EXTRA_MODULES=".skycoder42.jsonserializer .skycoder42.service"
1616
-MAKE_RUN_TESTS=true
@@ -28,6 +28,9 @@ matrix:
2828
-os:linux
2929
env:
3030
-PLATFORM=android_arm64_v8a
31+
-os:linux
32+
env:
33+
-PLATFORM=android_x86_64
3134
-os:linux
3235
env:
3336
-PLATFORM=android_armv7

‎appveyor.yml

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

66
environment:
7-
QT_VER:5.12.3
7+
QT_VER:5.13.0
88
EXTRA_MODULES:.qtremoteobjects;.skycoder42.jsonserializer;.skycoder42.service
99
MAKE_RUN_TESTS:true
1010
TARGET_NAME:qtdatasync

‎deploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
".skycoder42.jsonserializer",
77
".skycoder42.service"
88
],
9-
"excludes": ["msvc2015" ],
9+
"excludes": ["wasm","msvc2015" ],
1010
"license": {
1111
"name":"BSD-3-Clause",
1212
"path":"LICENSE"

‎src/3rdparty/cryptopp/src

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp