From: Andy Polyakov Date: Tue, 28 Aug 2018 20:06:26 +0000 (+0200) Subject: Revert ".travis.yml: omit linux-ppc64le target." X-Git-Tag: OpenSSL_1_1_1~75 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=13da3ad00c80e1da816ca27f6c15b0ecee1bb0b8;p=oweals%2Fopenssl.git Revert ".travis.yml: omit linux-ppc64le target." IBM POWER Open Source Ecosystem division asserts commitment to providing more reliable service. GH#7016. This reverts commit 275bfc56a6c4efa7e80c8cbb11fda0c3f9be818d. Reviewed-by: Paul Dale Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte --- diff --git a/.travis.yml b/.travis.yml index d755d8f859..764da2885e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,10 +32,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: