Specify we are using MySQL service

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2017-01-20 16:42:25 +01:00
parent ad665e2c4b
commit 9484413e3d

View File

@ -5,6 +5,9 @@
language: php
services:
- mysql
php:
- "7.1"
- "7.0"