2
0
mirror of https://github.com/openssl/openssl.git synced 2025-03-31 20:10:45 +08:00

.travis.yml: omit linux-ppc64le target.

Build jobs keep timing out initializing...

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
This commit is contained in:
Andy Polyakov 2018-07-22 11:51:38 +02:00
parent d8356e1b0f
commit 275bfc56a6

@ -31,10 +31,10 @@ env:
matrix:
include:
- os: linux-ppc64le
sudo: false
compiler: clang
env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES"
#- os: linux-ppc64le
# sudo: false
# compiler: clang
# env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES"
- os: linux
addons:
apt: