Revert "Add IBM Z to Travis configuration (#42)"
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 4 Apr 2020 20:45:01 +0000 (22:45 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2020 20:45:01 +0000 (22:45 +0200)
This reverts commit 7972beb3754409db9af3c22dbbe7bd8075c09f6e.

.travis.yml

index c875572..2d82f88 100644 (file)
@@ -35,16 +35,6 @@ matrix:
         - 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
       env:
         - TARGET_BOX=LINUX64
         - BTYPE="BINARY=64 USE_OPENMP=1"