Merge branch 'develop' into adds-nonspatial-kmeans

This commit is contained in:
Andy Eschbacher
2016-11-29 10:17:18 -05:00

View File

@@ -38,9 +38,9 @@ before_install:
- sudo apt-get -y remove --purge postgis
- sudo apt-get -y autoremove
- sudo apt-get -y install postgresql-9.5=9.5.2-3cdb1
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-3cdb1
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-3cdb1
- sudo apt-get -y install postgresql-9.5=9.5.2-3cdb2
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-3cdb2
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-3cdb2
- sudo apt-get -y install postgresql-9.5-postgis-scripts=2.2.2.0-cdb2
- sudo apt-get -y install postgresql-9.5-postgis-2.2=2.2.2.0-cdb2