aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-11-23 19:37:27 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-11-23 20:23:50 +0100
commit95fd9665ef38942d4343744ec66339d60e315cac (patch)
treebb109ace00f4641374b91f7664f56864474ce2fa /.travis.yml
parent42b8c2012d7648345502337087a64b73698f9f29 (diff)
downloadPROJ-95fd9665ef38942d4343744ec66339d60e315cac.tar.gz
PROJ-95fd9665ef38942d4343744ec66339d60e315cac.zip
.travis.yml: remove mac job
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index dc5356ad..1053ce1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -82,11 +82,6 @@ matrix:
- BUILD_NAME=linux_generic
- DETAILS="linux, arm64"
- - os: osx
- env:
- - BUILD_NAME=osx
- - DETAILS="osx"
-
- os: linux
dist: xenial
compiler: gcc