Updates apt-get so it can pick up latest postgres packages

This commit is contained in:
Raul Ochoa 2014-07-28 15:49:43 +02:00
parent e81a75b716
commit a9005dc93c

View File

@ -5,6 +5,7 @@ addons:
before_install:
#- sudo apt-get install -q postgresql-9.3-postgis-2.1
- sudo apt-get update
- sudo apt-get install -q postgresql-server-dev-9.3
- sudo apt-get install -q postgresql-plpython-9.3
# Install schema_triggers