Fix travis service name
This commit is contained in:
parent
d51a80e0b4
commit
f805d412d1
|
@ -8,7 +8,7 @@ env:
|
|||
- CKANVERSION=2.4 POSTGISVERSION=2
|
||||
services:
|
||||
- redis-server
|
||||
- postgres
|
||||
- postgresql
|
||||
install:
|
||||
- bash bin/travis-build.bash
|
||||
script: sh bin/travis-run.sh
|
||||
|
|
Loading…
Reference in New Issue