MDL-79863 qtype_ordering: Test against more Moodle and PHP versions on Travis
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user