aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-06-11 14:21:55 +0300
committerValentin Popov <info@valentineus.link>2018-06-11 14:21:55 +0300
commitb8801a458743a3815e57aa24383e8a8bb82ca9cd (patch)
tree9245e26b6e2eabb53f93004834921913e13f8457
parent8d2ff185912c6aee4d9c790613610d2f45ba90b2 (diff)
downloadtool_apisiteadmins-b8801a458743a3815e57aa24383e8a8bb82ca9cd.tar.xz
tool_apisiteadmins-b8801a458743a3815e57aa24383e8a8bb82ca9cd.zip
Removing old versions of Moodle from testing
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--.travis.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.travis.yml b/.travis.yml
index 5678560..0518346 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,17 +7,7 @@ os: "linux"
php: 7.2
env:
- - 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=MOODLE_33_STABLE
- - DB=mysqli MOODLE_BRANCH=MOODLE_34_STABLE
- DB=mysqli MOODLE_BRANCH=MOODLE_35_STABLE
- - 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=MOODLE_33_STABLE
- - DB=pgsql MOODLE_BRANCH=MOODLE_34_STABLE
- DB=pgsql MOODLE_BRANCH=MOODLE_35_STABLE
before_install: