From 9a8da468abde1458d50cc9aef3f7956fbce33515 Mon Sep 17 00:00:00 2001 From: jmeuriss Date: Tue, 26 Nov 2019 10:40:24 +0100 Subject: [PATCH] change moodle tested branches to only 3.8 since js build has changed --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2820dcb..98c8a59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,9 +21,8 @@ php: env: global: - - MOODLE_BRANCH=MOODLE_35_STABLE - - MOODLE_BRANCH=MOODLE_36_STABLE - - MOODLE_BRANCH=MOODLE_37_STABLE + - MOODLE_BRANCH=MOODLE_38_STABLE + matrix: - DB=pgsql - DB=mysqli