From fc7c9adec643277b3305a6bce5639b8b73214a21 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 22 Apr 2018 11:32:05 +0200 Subject: [PATCH] Test travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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