From 3236b1d74e29a3a40817e6fff3c8b3edba95b29d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 26 Nov 2020 10:21:03 +0100 Subject: [PATCH] Test travis --- .travis.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index a808fedccbc..ef57f908cdf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,11 +40,11 @@ env: global: # Set to true for very verbose output - DEBUG=false - jobs: + #jobs: # MariaDB overrides MySQL installation so it's not possible to test both yet #- DB=mariadb - - DB=mysql - - DB=postgresql + #- DB=mysql + #- DB=postgresql # See https://docs.travis-ci.com/user/languages/php/#Apache-%2B-PHP #- WS=apache @@ -65,6 +65,7 @@ jobs: env: DB=mysql - if: type = push AND branch = develop php: nightly + env: DB=mysql notifications: email: