Skip to content

Commit

Permalink
add postgis extension
Browse files Browse the repository at this point in the history
  • Loading branch information
nicpottier committed Sep 14, 2018
1 parent f687f2e commit f9171ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ addons:
apt:
packages:
- redis-server
- postgresql-9.6-postgis-2.3
postgresql: '9.6'

go:
- "1.10"
- "1.11"

services:
- redis-server
Expand Down

0 comments on commit f9171ab

Please # to comment.