trying another travis configuration for postgres9.5

This commit is contained in:
Simon
2017-09-01 13:11:28 +02:00
parent d47f1762da
commit 8071967ff1
+3
View File
@@ -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