Revert "Add IBM Z to Travis configuration (#42)"
This reverts commit 7972beb375
.
This commit is contained in:
parent
7972beb375
commit
a56c9ec52a
10
.travis.yml
10
.travis.yml
|
@ -34,16 +34,6 @@ matrix:
|
||||||
- TARGET_BOX=PPC64LE_LINUX
|
- TARGET_BOX=PPC64LE_LINUX
|
||||||
- BTYPE="BINARY=64 USE_OPENMP=1"
|
- BTYPE="BINARY=64 USE_OPENMP=1"
|
||||||
|
|
||||||
- <<: *test-ubuntu
|
|
||||||
os: linux
|
|
||||||
arch: s390x
|
|
||||||
before_script:
|
|
||||||
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32"
|
|
||||||
env:
|
|
||||||
# for matrix annotation only
|
|
||||||
- TARGET_BOX=IBMZ_LINUX
|
|
||||||
- BTYPE="BINARY=64 USE_OPENMP=1"
|
|
||||||
|
|
||||||
- <<: *test-ubuntu
|
- <<: *test-ubuntu
|
||||||
env:
|
env:
|
||||||
- TARGET_BOX=LINUX64
|
- TARGET_BOX=LINUX64
|
||||||
|
|
Loading…
Reference in New Issue