From 6115d9eb30c71e4c71ecb32644c049b52b1f6c3b Mon Sep 17 00:00:00 2001 From: jmontoyaa Date: Wed, 15 Feb 2017 15:16:16 +0100 Subject: [PATCH] Show error log --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index bc3d6550a5..425d821a59 100755 --- a/.travis.yml +++ b/.travis.yml @@ -88,6 +88,7 @@ script: # - phpunit -c tests/phpunit # pwd shows /home/travis/build/chamilo/chamilo-lms - cd tests/behat && ../../vendor/behat/behat/bin/behat -v + - sudo cat /var/log/apache2/localhost-error.log # configure notifications (email, IRC, campfire etc) notifications: