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