From 9efe10301494738ecfc2fc92724adf904c34b9f4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 19 Jan 2019 16:44:35 +0100 Subject: [PATCH] Fix travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 657c1bc228a..dd5d97fd8a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -281,7 +281,7 @@ script: # The wget should return a page with line ' 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