From 389ee99fcf69c26f5b185aa88949af527aad976c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 11 Jun 2018 20:33:30 +0400 Subject: Mini Fix Signed-off-by: Valentin Popov --- .travis.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 98e16eb..cc3569f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,15 +53,9 @@ script: jobs: include: - stage: test old + env: MOODLE_BRANCH=MOODLE_33_STABLE php: 5.6 - env: - global: - - MOODLE_BRANCH=MOODLE_33_STABLE - matrix: - - DB=mysqli - - DB=pgsql - - stage: deploy php: 7.2 -- cgit v1.2.3