From 0dc4130a17ecba7e2811404c7511b9972948331e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 18 Dec 2015 18:59:20 +0100 Subject: [PATCH] Add debug --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 547de1fbf68..632fa56ebc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ services: env: global: # Set to true for very verbose output - - DEBUG=false + - DEBUG=true matrix: # MariaDB overrides MySQL installation so it's not possible to test both yet #- DB=mysql