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
1 changed files with 3 additions and 0 deletions

View File

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