diff --git a/.travis.yml b/.travis.yml index fb1c6660673..b26366b945f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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