Fix Printing of Banner

This commit is contained in:
Mitchell Krog 2019-06-24 12:06:25 +02:00
parent a1e4976115
commit 18271d9071
No known key found for this signature in database
GPG key ID: C243C388553EDE5D

View file

@ -438,7 +438,7 @@ printf "\n"
echo "${bold}${magenta}Now Test Whitelisting and then Release a new build"
printf "\n\n"
${bold}${yellow};cat ${TRAVIS_BUILD_DIR}/.dev-tools/banner.txt;${defaultcolor}
${bold}${yellow};cat ${TRAVIS_BUILD_DIR}/.dev-tools/banner.txt;
# **********************