CDB-3497 Updating travis.yml to make it work with newer PG version
This commit is contained in:
parent
9500010a67
commit
de2d3f818e
@ -4,6 +4,7 @@ addons:
|
||||
postgresql: 9.3
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
#- sudo apt-get install -q postgresql-9.3-postgis-2.1
|
||||
- sudo apt-get install -q postgresql-server-dev-9.3
|
||||
- sudo apt-get install -q postgresql-plpython-9.3
|
||||
|
Loading…
Reference in New Issue
Block a user