diff --git a/.travis.yml b/.travis.yml index d4ba6c1..3a1975d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,29 +13,13 @@ cache: php: - 5.5 - - 5.6 - 7.0 env: - DB=pgsql MOODLE_BRANCH=MOODLE_30_STABLE - DB=pgsql MOODLE_BRANCH=MOODLE_31_STABLE - - DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE - - DB=pgsql MOODLE_BRANCH=master - DB=mysqli MOODLE_BRANCH=MOODLE_30_STABLE - DB=mysqli MOODLE_BRANCH=MOODLE_31_STABLE - - DB=mysqli MOODLE_BRANCH=MOODLE_32_STABLE - - DB=mysqli MOODLE_BRANCH=master - -matrix: - exclude: - - php: 5.5 - env: DB=pgsql MOODLE_BRANCH=MOODLE_32_STABLE - - php: 5.5 - env: DB=pgsql MOODLE_BRANCH=master - - php: 5.5 - env: DB=mysqli MOODLE_BRANCH=MOODLE_32_STABLE - - php: 5.5 - env: DB=mysqli MOODLE_BRANCH=master before_install: - phpenv config-rm xdebug.ini diff --git a/README.md b/README.md index cf482b8..bb42c62 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ and testers letting them know what is about to happen and why. Moodle Requirements ------------------- -This plugin will work out-of-the-box with Moodle 3+. +This plugin will work out-of-the-box with Moodle 3.0 and Moodle 3.1. If you have an older version of Moodle you can still make it work but you will need to manually add one extra plugin, please check: