Fix travis services entry

This commit is contained in:
Philipp Holzer 2020-04-26 09:49:35 +02:00
부모 62e6c2f781
커밋 a708627b45
No known key found for this signature in database
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