trying another travis configuration for postgres9.5
This commit is contained in:
@@ -4,7 +4,10 @@ addons:
|
||||
postgresql: "9.5"
|
||||
apt:
|
||||
packages:
|
||||
- postgresql-9.5-postgis-2.3
|
||||
- postgresql-contrib-9.5
|
||||
- postgresql-plpython-9.5
|
||||
- postgis
|
||||
- pkg-config
|
||||
- libcairo2-dev
|
||||
- libjpeg8-dev
|
||||
|
||||
Reference in New Issue
Block a user