summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml
index d798c2e8c..a78ec5656 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,18 +26,6 @@ jobs:
- export PATH=/snap/bin/:${PATH}
env: *Debug
- - name: "Clang 7.0 - Debug"
- compiler: clang
- arch: ppc64le
- before_install: *use-cmake
- env: *Debug
-
- - name: "Clang 7.0 - Debug"
- compiler: clang
- arch: s390x
- before_install: *use-cmake
- env: *Debug
-
- name: "AppleClang - Debug"
os: osx
osx_image: xcode11.3