mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-10 11:50:18 +01:00
More MySQL debugging on Travis - getting closer.
This commit is contained in:
parent
e1cdf2a34e
commit
02cc7cb518
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ before_install:
|
|||
- sudo apt-get remove --purge mysql*
|
||||
- sudo apt-get autoremove
|
||||
- sudo apt-get autoclean
|
||||
- sudo service mysql stop
|
||||
- sudo ls -lah /var/lib
|
||||
- sudo rm -rf /var/lib/mysql
|
||||
|
||||
|
|
Loading…
Reference in a new issue