Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2018-08-28 23:06:26 +0300
committerAndy Polyakov <appro@openssl.org>2018-08-31 11:56:35 +0300
commit13da3ad00c80e1da816ca27f6c15b0ecee1bb0b8 (patch)
treeebbadf71676bc4def2c246ef38ffd8f326beef83 /.travis.yml
parent67afcfd35b9b429493947594becf4e269bcd1a5b (diff)
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 <paul.dale@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
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: