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 b442016 commit cb04cdaCopy full SHA for cb04cda
.travis.yml
@@ -13,6 +13,8 @@ before_install:
13
- rm -rf ~/.gnupg
14
15
before_script:
16
+ - sudo bash -c 'echo example.com > /etc/hostname'
17
+ - sudo service hostname restart
18
- sudo apt-get -qq purge mysql* graphviz*
19
- sudo apt-get -qq autoremove
20
0 commit comments