Skip to content

Commit

Permalink
Update TravisCI in due of MySQL error build and new major Moodle release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Perez committed Sep 25, 2019
1 parent 730960b commit 4759f55
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@ php:
- 7.2
- 7.3

services:
- mysql

env:
global:
- MOODLE_BRANCH=master
- MOODLE_BRANCH=MOODLE_35_STABLE
- MOODLE_BRANCH=MOODLE_36_STABLE
- MOODLE_BRANCH=MOODLE_36_STABLE
- MOODLE_BRANCH=MOODLE_37_STABLE
matrix:
- DB=pgsql
- DB=mysqli
Expand Down

0 comments on commit 4759f55

Please sign in to comment.