summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@outlook.com>2020-09-29 10:14:38 +0200
committerTiger Wang <ziwei.tiger@outlook.com>2020-09-30 23:05:17 +0200
commit3917b250b00d6cb8bf6e89e6c30f466dba633175 (patch)
treeda15e402fd898bcc24e01e71068ae429f51815d7
parentUpgrade squeelylitecpp to 3.1.1 (diff)
downloadcuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.tar
cuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.tar.gz
cuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.tar.bz2
cuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.tar.lz
cuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.tar.xz
cuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.tar.zst
cuberite-3917b250b00d6cb8bf6e89e6c30f466dba633175.zip
-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