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 275bfc56a6
.
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
67afcfd35b
commit
13da3ad00c
1 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue