Merge pull request #8544 from nupplaphil/bug/fix_travis

Fix Travis
This commit is contained in:
Michael Vogel
2020-04-26 11:20:04 +02:00
committed by GitHub

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