From 17a49afe8147bd69a7f521551ff8c523ba513b3b Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 3 Dec 2024 15:56:34 +0100 Subject: [PATCH] Update test to display error --- tests/travis.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/travis.sh b/tests/travis.sh index 3d353de..4811b18 100644 --- a/tests/travis.sh +++ b/tests/travis.sh @@ -63,6 +63,7 @@ for site in $site_types; do else echo -e " Creating $site [${CRED}FAIL${CEND}]" echo -ne '\n' + nginx -t exit_script fi