From: Andy Polyakov Date: Sun, 22 Jul 2018 09:51:38 +0000 (+0200) Subject: .travis.yml: omit linux-ppc64le target. X-Git-Tag: OpenSSL_1_1_1-pre9~103 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=275bfc56a6c4efa7e80c8cbb11fda0c3f9be818d;p=oweals%2Fopenssl.git .travis.yml: omit linux-ppc64le target. Build jobs keep timing out initializing... Reviewed-by: Kurt Roeckx --- diff --git a/.travis.yml b/.travis.yml index 51fd563377..e9e5aa2ca0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: