Added databases for older versions

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-06-11 20:50:33 +04:00
parent 57c8057f29
commit 21cf0558fc
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -53,8 +53,10 @@ script:
jobs: jobs:
include: include:
- stage: test old - stage: test old
env: MOODLE_BRANCH=MOODLE_33_STABLE
php: 5.6 php: 5.6
env:
- DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
- DB=pgsql MOODLE_BRANCH=MOODLE_33_STABLE
- stage: deploy - stage: deploy
php: 7.2 php: 7.2