Add doc/build.info to build the documentation
[openssl.git] / .travis.yml
index 4b104642ff2675930b4cc04af7da8d107fe09804..a5b66b3dfa56a1101ec3a286b0badf80b8d84420 100644 (file)
@@ -36,6 +36,10 @@ matrix:
           arch: arm64
           compiler: gcc
           env: CONFIG_OPTS="--strict-warnings"
+        - os: linux
+          arch: s390x
+          compiler: gcc
+          env: CONFIG_OPTS="--strict-warnings"
         - os: linux-ppc64le
           sudo: false
           compiler: clang