Fix travis

This commit is contained in:
Laurent Destailleur 2019-01-19 16:44:35 +01:00
parent 213a5c9d5d
commit 9efe103014

View File

@ -281,7 +281,7 @@ script:
# The wget should return a page with line '<meta name="generator" content="Dolibarr installer">
wget -O - http://127.0.0.1 > test.html
head test.html
tail /var/log/apache2/error.log
sudo cat /var/log/apache2/error.log
set +e
echo