X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.travis.yml;h=a5b66b3dfa56a1101ec3a286b0badf80b8d84420;hp=4b104642ff2675930b4cc04af7da8d107fe09804;hb=df8f116ecd6e25577eb1e47a213df17d64e87b4a;hpb=9fcb9702fba8aa135945f96aefddf050a6f4f11d diff --git a/.travis.yml b/.travis.yml index 4b104642ff..a5b66b3dfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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