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

View File

@ -53,10 +53,8 @@ script:
jobs: jobs:
include: include:
- stage: test old - stage: test old
env: DB=mysqli 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