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