EVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD
[openssl.git] / .travis.yml
index e9e5aa2ca0f2a7373ffb1526a4555707a7ddc098..764da2885e546ffe38eb08d2e271c84e4ff75b5e 100644 (file)
@@ -7,6 +7,7 @@ language: c
 cache: ccache
 git:
     submodules: false
+    quiet: true
 
 before_install:
     - if [ -n "$COVERALLS" ]; then
@@ -31,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: