Update travis.sh

This commit is contained in:
VirtuBox
2019-09-27 14:19:35 +02:00
committed by GitHub
parent dae94046eb
commit 59f903bcec

View File

@@ -9,9 +9,11 @@ CRED="${CSI}1;31m"
CGREEN="${CSI}1;32m" CGREEN="${CSI}1;32m"
CEND="${CSI}0m" CEND="${CSI}0m"
apt-get -qq purge mysql* graphviz* redis* if [ -z "$1" ]; then
apt-get install -qq git python3-setuptools python3-dev python3-apt ccze tree apt-get -qq purge mysql* graphviz* redis*
sudo apt-get -qq autoremove --purge apt-get install -qq git python3-setuptools python3-dev python3-apt ccze tree
sudo apt-get -qq autoremove --purge
fi
exit_script() { exit_script() {
curl --progress-bar --upload-file /var/log/wo/wordops.log https://transfer.vtbox.net/"$(basename wordops.log)" && echo "" curl --progress-bar --upload-file /var/log/wo/wordops.log https://transfer.vtbox.net/"$(basename wordops.log)" && echo ""