From cd16784b2b0c4dedcec414300556ee45b5327f13 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 2 Feb 2016 13:05:26 +0100 Subject: [PATCH] Another travis test --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index f1c8d66957c..1563375dd7d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -293,6 +293,8 @@ script: set -e phpunit -d memory_limit=-1 -c test/phpunit/phpunittest.xml test/phpunit/AllTests.php set +e + +- | echo Output dolibarr.log echo cat documents/dolibarr.log