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