aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-11-28 23:41:19 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-11-28 23:41:19 +0100
commit7f18caa6a63d198640f2182db522be56165e9ec4 (patch)
treee7d72aeaff2489d45dfc39612304b026a6340aec
parent9901c65290dba517c971b4e5ebebf090614befa9 (diff)
downloadPROJ-7f18caa6a63d198640f2182db522be56165e9ec4.tar.gz
PROJ-7f18caa6a63d198640f2182db522be56165e9ec4.zip
.travis.yml: disable osx build that is broken due to homebrew issues
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index dc5356ad..15dcbe78 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -82,10 +82,10 @@ matrix:
- BUILD_NAME=linux_generic
- DETAILS="linux, arm64"
- - os: osx
- env:
- - BUILD_NAME=osx
- - DETAILS="osx"
+# - os: osx
+# env:
+# - BUILD_NAME=osx
+# - DETAILS="osx"
- os: linux
dist: xenial