Browse Source

Add arch entry for s390x

pull/2542/head
Martin Kroeker GitHub 6 years ago
parent
commit
fdcf50f999
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -36,6 +36,7 @@ matrix:


- <<: *test-ubuntu - <<: *test-ubuntu
os: linux-s390x os: linux-s390x
arch: s390x
before_script: before_script:
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32" - COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32"
env: env:


Loading…
Cancel
Save