From bd07f74291a4b29716316fb52c9c6e45f4d87239 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 30 Jan 2020 03:53:05 +0100 Subject: [PATCH] Test trravis --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7acba5cc0c9..d58ea0245a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,11 +44,9 @@ env: - DEBUG=false matrix: # MariaDB overrides MySQL installation so it's not possible to test both yet - #- DB=mysql - - DB=mariadb + #- DB=mariadb + - DB=mysql - DB=postgresql - # TODO - #- DB=sqlite # See https://docs.travis-ci.com/user/languages/php/#Apache-%2B-PHP #- WS=apache # See https://github.com/DracoBlue/travis-ci-nginx-php-fpm-test