Updates apt-get so it can pick up latest postgres packages
This commit is contained in:
parent
e81a75b716
commit
a9005dc93c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user