Fix env
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
21cf0558fc
commit
78d5acfb06
@ -53,10 +53,8 @@ script:
|
||||
jobs:
|
||||
include:
|
||||
- stage: test old
|
||||
env: DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
|
||||
php: 5.6
|
||||
env:
|
||||
- DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE
|
||||
- DB=pgsql MOODLE_BRANCH=MOODLE_33_STABLE
|
||||
|
||||
- stage: deploy
|
||||
php: 7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user