Update .travis.yml

This commit is contained in:
Martin Kroeker 2020-04-02 21:38:14 +02:00 committed by GitHub
parent b474c65db8
commit 4666cc4422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ matrix:
- <<: *test-ubuntu - <<: *test-ubuntu
os: linux-s390x os: linux-s390x
before_script: before_script:
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z12 NUM_THREADS=32" - COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32"
env: env:
# for matrix annotation only # for matrix annotation only
- TARGET_BOX=IBMZ_LINUX - TARGET_BOX=IBMZ_LINUX