From 123c4955e42b9afb32b74f8e9748f59bd637ff3a Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 28 Oct 2019 22:07:51 +0100 Subject: [PATCH] add cheat to travis --- tests/travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/travis.sh b/tests/travis.sh index 3391d08..e5e7bd9 100644 --- a/tests/travis.sh +++ b/tests/travis.sh @@ -28,7 +28,7 @@ exit_script() { echo -e "${CGREEN}#############################################${CEND}" echo -e ' stack install ' echo -e "${CGREEN}#############################################${CEND}" -stack_list='nginx php php73 mysql redis fail2ban clamav proftpd netdata phpmyadmin composer dashboard extplorer adminer redis phpredisadmin mysqltuner utils ufw ngxblocker' +stack_list='nginx php php73 mysql redis fail2ban clamav proftpd netdata phpmyadmin composer dashboard extplorer adminer redis phpredisadmin mysqltuner utils ufw ngxblocker cheat' for stack in $stack_list; do echo -ne " Installing $stack [..]\r" if {