From fef8eeaa7390434f72ec70676a6d832ff6e2fa20 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Sun, 1 Sep 2019 14:19:28 +0200 Subject: [PATCH] Update travis --- tests/travis.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/travis.sh b/tests/travis.sh index 74806d1..7176198 100644 --- a/tests/travis.sh +++ b/tests/travis.sh @@ -131,6 +131,7 @@ echo -e "${CGREEN}#############################################${CEND}" echo -e ' various informations ' echo -e "${CGREEN}#############################################${CEND}" wp --allow-root --info -cat /etc/nginx/nginx.conf +cat /etc/nginx/nginx.conf | ccze -A wo site info wp1.com -cat /etc/mysql/my.cnf +cat /etc/mysql/my.cnf | ccze -A +cat /var/log/wo/wordops.log | ccze -A \ No newline at end of file