Add services: mysql

This commit is contained in:
Heena Agheda
2020-07-03 10:41:01 +10:00
parent be259f6ee5
commit ab26bae579

View File

@@ -10,6 +10,9 @@ addons:
php:
- 7.0
services:
- mysql
env:
- DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE
- DB=pgsql MOODLE_BRANCH=MOODLE_31_STABLE