Fix travis services entry

This commit is contained in:
Philipp
2020-04-26 09:49:35 +02:00
parent 62e6c2f781
commit a708627b45

View File

@@ -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