Set the hostname on travis.
This commit is contained in:
parent
6b9ccf3854
commit
70dacfcef2
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
sh -e /etc/init.d/xvfb start
|
||||
echo "echo \"127.0.0.1 test.example.com\" >> /etc/hosts" | sudo sh
|
||||
sudo hostname test.example.com
|
||||
|
Loading…
Reference in New Issue
Block a user