Instruct mysql to start

This commit is contained in:
Gerhard 2019-08-05 14:33:51 +02:00
parent 4b624bc477
commit a58cced761
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ php:
- 7.2
- 7.3
# Since Xenial services are not started by default, we need to instruct it below to start.
services:
- mysql
env:
- WP_VERSION=latest WP_MULTISITE=0