Commit 5127b6cb authored by Rad Cirskis's avatar Rad Cirskis Committed by A Connecticut Princess

fix postgis extension for postgres

parent d5410713
...@@ -33,6 +33,10 @@ matrix: ...@@ -33,6 +33,10 @@ matrix:
addons: addons:
postgresql: "9.4" postgresql: "9.4"
apt:
packages:
- postgresql-9.4-postgis-2.4
- postgresql-9.4-postgis-2.4-scripts
services: services:
- postgresql - postgresql
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment