Fix travis services entry

This commit is contained in:
Philipp Holzer 2020-04-26 09:49:35 +02:00
父節點 62e6c2f781
當前提交 a708627b45
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 9A28B7D4FF5667BD
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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