We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2207b0c commit c63fcdaCopy full SHA for c63fcda
.travis.yml
@@ -14,6 +14,7 @@ before_install:
14
- rm -rf ~/.gnupg
15
16
before_script:
17
+ - sudo rm -rf /etc/mysql/
18
- sudo bash -c 'echo example.com > /etc/hostname'
19
- sudo service hostname restart
20
- sudo apt-get -qq purge mysql* graphviz*
0 commit comments