Fix travis services entry
This commit is contained in:
parent
62e6c2f781
commit
a708627b45
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ php:
|
|||
|
||||
services:
|
||||
- mysql
|
||||
- redis-server
|
||||
- redis
|
||||
- memcached
|
||||
env:
|
||||
- MYSQL_HOST=localhost MYSQL_PORT=3306 MYSQL_USERNAME=travis MYSQL_PASSWORD="" MYSQL_DATABASE=test
|
||||
|
|
Loading…
Reference in a new issue