Fix travis

This commit is contained in:
VirtuBox 2020-10-14 19:59:30 +02:00
parent bf8cc15744
commit 9b1bccb336
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ before_script:
- sudo rm -rf /etc/mysql
- sudo bash -c 'echo example.com > /etc/hostname'
- unset LANG
- sudo apt-get update --allow-releaseinfo-change -qq
- sudo apt-get update -qq
- sudo apt-get -qq purge mysql* graphviz* redis* php*
- sudo apt-get -qq autoremove --purge