Added services for testing
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
faa816f346
commit
8e4dc79100
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user