Commit 13da3ad0 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

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 275bfc56.

Reviewed-by: default avatarPaul Dale <paul.dale@oracle.com>
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 67afcfd3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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: