Update travis tests for Moodle 3.8

This commit is contained in:
Luuk Verhoeven
2019-11-14 15:07:50 +01:00
parent e7e711b67b
commit fbe446e53b
3 changed files with 220 additions and 4 deletions

View File

@@ -18,14 +18,16 @@ cache:
php:
# PHP 5.6 gives errors because of the provider.php needs to be PHP7
- 7.0
- 7.1
- 7.2
env:
global:
- MOODLE_BRANCH=MOODLE_32_STABLE
- MOODLE_BRANCH=MOODLE_35_STABLE
- MOODLE_BRANCH=MOODLE_36_STABLE
- MOODLE_BRANCH=MOODLE_37_STABLE
- MOODLE_BRANCH=MASTER
matrix:
- DB=pgsql
- DB=mysqli