[TRAVIS] Do not remove postresql-common
authorSandro Santilli <strk@keybit.net>
Wed, 30 Jul 2014 11:38:47 +0000 (11:38 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 30 Jul 2014 11:38:47 +0000 (11:38 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12845 b70326c6-7e19-0410-871a-916f4a2858ee

.travis.yml

index d8d270f3d6af776d26b0ec92127e1a44ed4f24ae..7c54bbfda5d2e06c7123f58db578c3b6c8bcfe22 100644 (file)
@@ -6,7 +6,7 @@ before_install:
   #- rm .travis.yml\r
   - sudo apt-get update\r
   #- apt-cache search libgdal\r
-  - sudo apt-get purge -q postgresql-9.3 postgresql-9.2 postgresql-9.1-postgis-scripts postgresql-9.2-postgis-scripts postgresql-9.3-postgis-scripts postgresql-client postgresql-client-9.2  postgresql-client-9.3 postgresql-common liblwgeom-2.1.3 postgis\r
+  - sudo apt-get purge -q postgresql-9.3 postgresql-9.2 postgresql-9.1-postgis-scripts postgresql-9.2-postgis-scripts postgresql-9.3-postgis-scripts postgresql-client postgresql-client-9.2  postgresql-client-9.3 liblwgeom-2.1.3 postgis\r
   - sudo apt-get autoremove -q --purge\r
   - sudo apt-get install -q build-essential flex autoconf libtool gfortran postgresql-server-dev-9.1 postgresql-client-9.1 postgresql-9.1 xsltproc libjson0-dev libproj-dev dblatex xsltproc libcunit1-dev libcunit1 docbook-xsl docbook-mathml libgdal-dev libgeos-dev\r
   - dpkg -l | grep postgresql\r