aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 0a2cb3cb..86e90ae2 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -18,9 +18,6 @@ task:
pkginstall_script:
- pkg install -y autoconf automake libtool pkgconf sqlite3 tiff ccache gmake
- download_grid_script:
- - fetch https://download.osgeo.org/proj/proj-datumgrid-1.8.zip
- - (cd data && tar xvf ../proj-datumgrid-1.8.zip)
configure_script:
- ./autogen.sh
- CC="ccache cc" CXX="ccache c++" ./configure --disable-static