Added services for testing

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-06-11 15:31:31 +04:00
parent faa816f346
commit 8e4dc79100
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -7,6 +7,10 @@ sudo: false
addons:
postgresql: "10"
services:
- "mysql"
- "postgresql"
env:
- DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
- DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE