Mini Fix
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
217745824a
commit
389ee99fcf
@ -53,15 +53,9 @@ script:
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: test old
|
- stage: test old
|
||||||
|
env: MOODLE_BRANCH=MOODLE_33_STABLE
|
||||||
php: 5.6
|
php: 5.6
|
||||||
|
|
||||||
env:
|
|
||||||
global:
|
|
||||||
- MOODLE_BRANCH=MOODLE_33_STABLE
|
|
||||||
matrix:
|
|
||||||
- DB=mysqli
|
|
||||||
- DB=pgsql
|
|
||||||
|
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
php: 7.2
|
php: 7.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user