diff --git a/.travis.yml b/.travis.yml index 8c2d23719..d2dc33142 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,6 +58,10 @@ matrix: env: JOB_NAME=cmake-mingw - os: linux compiler: clang + - if: type = pull_request AND commit_message !~ /FULL_CI/ + os: linux + arch: s390x # Temporary while working through gcc-7 + assembler issue + env: TEST_GROUP=platform_dependent - if: type = pull_request AND commit_message !~ /FULL_CI/ os: linux arch: arm64