Compare commits

..

8 Commits

Author SHA1 Message Date
Javier Goizueta
14bc873d0e Check removing explicit libgdal1h 2016-09-30 11:24:03 +02:00
Javier Goizueta
aad4c772f6 check revers install order 2016-09-30 11:13:06 +02:00
Javier Goizueta
a0021db87f force postgis scrips downgrade
package installation does not fail now but postgis is not available
2016-09-30 10:58:04 +02:00
Javier Goizueta
c73fcfcfa9 remove explicit postgresql-9.5-postgis-scripts 2016-09-30 10:45:21 +02:00
Javier Goizueta
1bebeb2bb6 remove pg 9.5 2016-09-30 10:31:08 +02:00
Javier Goizueta
a285f8741a fix package version 2016-09-30 10:25:12 +02:00
Javier Goizueta
636a298eda check libgdal1h
should be installed from ppa.launchpad.net/cartodb/gis/ubuntu/
2016-09-30 09:46:34 +02:00
Javier Goizueta
4c4ddd2047 Testing travis 2016-09-30 09:32:51 +02:00
3 changed files with 1 additions and 10 deletions

View File

@@ -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~precise3
- 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

View File

@@ -1,5 +0,0 @@
joblib==0.8.3
numpy==1.6.1
scipy==0.14.0
pysal==1.11.2
scikit-learn==0.14.1

View File

@@ -1,5 +0,0 @@
joblib==0.8.3
numpy==1.6.1
scipy==0.14.0
pysal==1.11.2
scikit-learn==0.14.1