Update .travis.yml
This commit is contained in:
parent
fdcf50f999
commit
e19d106225
|
@ -35,7 +35,7 @@ matrix:
|
||||||
- BTYPE="BINARY=64 USE_OPENMP=1"
|
- BTYPE="BINARY=64 USE_OPENMP=1"
|
||||||
|
|
||||||
- <<: *test-ubuntu
|
- <<: *test-ubuntu
|
||||||
os: linux-s390x
|
os: linux
|
||||||
arch: 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"
|
||||||
|
|
Loading…
Reference in New Issue