update travis

This commit is contained in:
VirtuBox
2019-08-30 00:12:01 +02:00
parent 4ecc3d7ab2
commit 08aca8b50b

View File

@@ -14,6 +14,9 @@ exit_script() {
} }
if ! { if ! {
echo -e "${CGREEN}#############################################${CEND}"
echo -e ' stack install '
echo -e "${CGREEN}#############################################${CEND}"
wo --help && wo stack install && wo stack install --proftpd wo --help && wo stack install && wo stack install --proftpd
}; then }; then
exit_script exit_script