Added mysql service for travis

This commit is contained in:
Dan Brown 2019-09-07 00:14:19 +01:00
parent de8a1a372d
commit 58f5508b05
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -4,6 +4,9 @@ php:
- '7.1.3'
- '7.2'
services:
- mysql
cache:
directories:
- $HOME/.composer/cache