Test travis

This commit is contained in:
Laurent Destailleur 2018-04-22 11:32:05 +02:00
parent f83369d268
commit fc7c9adec6

View File

@ -268,6 +268,7 @@ script:
# Ensure we catch errors
set -e
wget http://127.0.0.1
cat index.html
if [ "$DEBUG" = true ]; then
cat index.html
fi