Skip to content

Commit f547532

Browse files
author
MarcoFalke
committed
Merge #18905: travis: Remove s390x
8c705ff travis: Remove s390x (MarcoFalke) Pull request description: Fixes #18868 Fixes #18016 Top commit has no ACKs. Tree-SHA512: 1007b761c7e01dd2b75aa34e92e01a92a84a100c0a3a53863c755d93b2438a74601e3f2083919b8a9cfc92fb104d0c8415fad3f6c9504c76b02ad2e9712660c0
2 parents 56611b0 + 8c705ff commit f547532

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

.travis.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -88,26 +88,6 @@ jobs:
8888
FILE_ENV="./ci/test/00_setup_env_arm.sh"
8989
QEMU_USER_CMD=""
9090
91-
- stage: test
92-
name: 's390x native BE [GOAL: install] [bionic] [no depends, no GUI]'
93-
arch: s390x
94-
dist: bionic
95-
addons:
96-
apt:
97-
packages:
98-
- bsdmainutils
99-
- libboost-filesystem-dev
100-
- libboost-system-dev
101-
- libboost-test-dev
102-
- libboost-thread-dev
103-
- libdb++-dev
104-
- libdb-dev
105-
- libevent-dev
106-
env: >-
107-
DANGER_RUN_CI_ON_HOST=true
108-
CI_USE_APT_INSTALL=no
109-
FILE_ENV="./ci/test/00_setup_env_s390x_host.sh"
110-
11191
# s390 build was disabled temporarily because of disk space issues on the Travis VM
11292
#
11393
# - stage: test

ci/test/00_setup_env_s390x_host.sh

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)