From 0d67b879085e93a152f0c74890c896629a6c7a60 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Tue, 28 May 2019 23:57:23 +0800 Subject: [PATCH] Update travis to use Moodle 3.7 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 896cec6..5250099 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ addons: env: global: - - MOODLE_BRANCH=MOODLE_36_STABLE + - MOODLE_BRANCH=MOODLE_37_STABLE - IGNORE_NAMES=mobile_*.mustache # Mobile mustache has specific syntax, ignore their templates matrix: - DB=pgsql