check libgdal1h
should be installed from ppa.launchpad.net/cartodb/gis/ubuntu/
This commit is contained in:
+1
-1
@@ -38,6 +38,7 @@ before_install:
|
||||
- sudo apt-get -y remove --purge postgis
|
||||
- sudo apt-get -y autoremove
|
||||
|
||||
- sudo apt-get -y install libgdal1h=1.11.0-0cdb1
|
||||
- sudo apt-get -y install postgresql-9.5=9.5.2-2ubuntu1
|
||||
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-2ubuntu1
|
||||
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-2ubuntu1
|
||||
@@ -55,4 +56,3 @@ install:
|
||||
script:
|
||||
- make test || { cat src/pg/test/regression.diffs; false; }
|
||||
- ./check-compatibility.sh
|
||||
# testing
|
||||
|
||||
Reference in New Issue
Block a user