Browse Source

Update .travis.yml

pull/2542/head
Martin Kroeker GitHub 6 years ago
parent
commit
e19d106225
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

@@ -35,7 +35,7 @@ matrix:
- BTYPE="BINARY=64 USE_OPENMP=1"

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


Loading…
Cancel
Save