From 0122cc113858270343ae3efe9454c5ea378c8883 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Thu, 27 May 2021 14:11:48 +0800 Subject: [PATCH] Update travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b06f8ea..4c81432 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ cache: - $HOME/.npm php: - - 7.2 + - 7.3 - 7.4 addons: @@ -25,7 +25,7 @@ services: env: global: - - MOODLE_BRANCH=MOODLE_310_STABLE + - MOODLE_BRANCH=MOODLE_311_STABLE - IGNORE_NAMES=mobile_*.mustache # Mobile mustache has specific syntax, ignore their templates matrix: - DB=pgsql