Skip to content

Commit

Permalink
[TRAVIS] Do not remove postresql-common
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/postgis/trunk@12845 b70326c6-7e19-0410-871a-916f4a2858ee
  • Loading branch information
Sandro Santilli committed Jul 30, 2014
1 parent f4a91f3 commit 06a2952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ before_install:
#- rm .travis.yml
- sudo apt-get update
#- apt-cache search libgdal
- 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
- 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
- sudo apt-get autoremove -q --purge
- 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
- dpkg -l | grep postgresql
Expand Down

0 comments on commit 06a2952

Please sign in to comment.