mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-79863 qtype_ordering: Test against more Moodle and PHP versions on Travis
This commit is contained in:
parent
9f6e662d30
commit
79122279eb
@ -23,7 +23,7 @@ matrix:
|
||||
- MOODLE_BRANCH=master
|
||||
- DB=pgsql
|
||||
|
||||
- php: 7.1
|
||||
- php: 7.2
|
||||
env:
|
||||
- MOODLE_BRANCH=MOODLE_35_STABLE
|
||||
- DB=mysqli
|
||||
@ -36,6 +36,11 @@ matrix:
|
||||
- php: 7.0
|
||||
env:
|
||||
- MOODLE_BRANCH=MOODLE_33_STABLE
|
||||
- DB=mysqli
|
||||
|
||||
- php: 5.6
|
||||
env:
|
||||
- MOODLE_BRANCH=MOODLE_32_STABLE
|
||||
- DB=pgsql
|
||||
|
||||
before_install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user