Travis CI updates - better logging.
This commit is contained in:
parent
96e8ab3911
commit
02a0514b39
@ -22,6 +22,8 @@ do
|
||||
|
||||
if [ "$?" = "0" ] ; then
|
||||
echo "`date` | Success."
|
||||
tail -n 40 /tmp/mll.log
|
||||
echo "*** *** ***"
|
||||
else
|
||||
echo "`date` | !!! FAILURE !!!"
|
||||
tail -n 1000 /tmp/mll.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user