Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jul 1, 2018
1 parent 0297290 commit 2872cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -383,7 +383,7 @@ after_failure:
# Dolibarr log file
if [ "$DEBUG" = true ]; then
echo Output 50 latest lines of dolibarr.log"
tail -n 50 documents/dolibarr.log
tail -n 50 documents/dolibarr.log
# MariaDB log file
sudo tail -n 50 /var/log/mysql/error.log
# TODO: PostgreSQL log file
Expand Down

0 comments on commit 2872cf0

Please sign in to comment.