Skip to content

Commit f9171ab

Browse files
committed
add postgis extension
1 parent f687f2e commit f9171ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ addons:
44
apt:
55
packages:
66
- redis-server
7+
- postgresql-9.6-postgis-2.3
78
postgresql: '9.6'
89

910
go:
10-
- "1.10"
11+
- "1.11"
1112

1213
services:
1314
- redis-server

0 commit comments

Comments
 (0)