Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-06-11 20:33:30 +04:00
parent 217745824a
commit 389ee99fcf
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -53,15 +53,9 @@ script:
jobs:
include:
- stage: test old
env: MOODLE_BRANCH=MOODLE_33_STABLE
php: 5.6
env:
global:
- MOODLE_BRANCH=MOODLE_33_STABLE
matrix:
- DB=mysqli
- DB=pgsql
- stage: deploy
php: 7.2