Update travis to use Moodle 3.7
This commit is contained in:
parent
38def6bfb4
commit
0d67b87908
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ addons:
|
|||
|
||||
env:
|
||||
global:
|
||||
- MOODLE_BRANCH=MOODLE_36_STABLE
|
||||
- MOODLE_BRANCH=MOODLE_37_STABLE
|
||||
- IGNORE_NAMES=mobile_*.mustache # Mobile mustache has specific syntax, ignore their templates
|
||||
matrix:
|
||||
- DB=pgsql
|
||||
|
|
Loading…
Reference in a new issue