aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-11-26 19:08:34 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-11-26 19:14:25 +0100
commiteeec780b20c44960f3b2fed817e00bf6c23f0bec (patch)
tree3ee07d17bed4a57641f1f64bf14592474d305505 /.travis.yml
parent7cce6e64441053915ddc41035eae8c9819bbe566 (diff)
downloadPROJ-eeec780b20c44960f3b2fed817e00bf6c23f0bec.tar.gz
PROJ-eeec780b20c44960f3b2fed817e00bf6c23f0bec.zip
Travis-CI: remove CSA job
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index c2f2b69d..a258ee2e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -82,13 +82,6 @@ matrix:
- BUILD_NAME=linux_generic
- DETAILS="linux, arm64"
- - os: linux
- compiler: gcc
- dist: xenial
- env:
- - BUILD_NAME=csa
- - DETAILS="CLang Static Analyzer"
-
allow_failures:
- env: BUILD_NAME=mingw32