From e79041b31eabd7aa66940c886bbb3c437ac7f701 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 8 Oct 2019 18:56:46 +0200 Subject: [PATCH] Fix travis --- tests/travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/travis.sh b/tests/travis.sh index 3e53210..8b6b244 100644 --- a/tests/travis.sh +++ b/tests/travis.sh @@ -47,7 +47,7 @@ done echo -e "${CGREEN}#############################################${CEND}" echo -e ' Simple site create ' echo -e "${CGREEN}#############################################${CEND}" -site_types='html php php73 mysql wp wpfc wpsc wpredis wpce wprocket wpsubdomain wpsubdir' +site_types='html php php73 mysql wp wpfc wpsc wpredis wpce wprocket wpsubdomain wpsubdir ngxblocker' for site in $site_types; do echo -ne " Creating $site [..]\r" if {