Browse Source

Update .travis.yml

pull/2542/head
Martin Kroeker GitHub 6 years ago
parent
commit
4666cc4422
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

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


Loading…
Cancel
Save