From 0cdfc1b1cf8d9c17940803c2bb7ae420b880088b Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 28 Apr 2019 14:17:31 +0400 Subject: Disable a tests old version Signed-off-by: Valentin Popov --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6032380..101f302 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,10 +52,6 @@ script: jobs: include: - - stage: test old - env: DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE - php: 5.6 - - stage: deploy php: 7.2 -- cgit v1.2.3