mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
added mysql service explicitly to travis-ci
this might fix #13284 /cc @arogachev
This commit is contained in:
@ -87,6 +87,8 @@ matrix:
|
||||
|
||||
services:
|
||||
- memcached
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
# cache vendor dirs
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user