Show travis log

This commit is contained in:
Laurent Destailleur 2016-05-18 10:50:42 +02:00
parent 08549304f1
commit f00414e4f7

View File

@ -286,7 +286,9 @@ script:
cd -
set +e
echo
echo Log for upgrade2.php 3.9.0 4.0.0 MAIN_MODULE_API
cat $TRAVIS_BUILD_DIR/upgrade390400-2.log
- |
echo "Unit testing"
# Ensure we catch errors. Set this to +e if you want to go to the end to see log file.