We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7418230 commit 91a5be7Copy full SHA for 91a5be7
.travis.yml
@@ -31,3 +31,8 @@ script:
31
- ./runtests.sh
32
services:
33
- redis-server
34
+addons:
35
+ postgresql: "9.6"
36
+ apt:
37
+ packages:
38
+ - postgresql-9.6-postgis-2.3
0 commit comments