Update travis.yml to use Moodle 3.5
This commit is contained in:
parent
13eb4509de
commit
b301b44748
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ addons:
|
|||
|
||||
env:
|
||||
global:
|
||||
- MOODLE_BRANCH=MOODLE_34_STABLE
|
||||
- MOODLE_BRANCH=MOODLE_35_STABLE
|
||||
matrix:
|
||||
- DB=pgsql
|
||||
- DB=mysqli
|
||||
|
|
Loading…
Reference in a new issue