Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit 1775410

Browse files
committed
Complete kludge
1 parent d14f6f2 commit 1775410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010

1111
before_install:
1212
- sudo hostname "$(hostname | cut -c1-63)"
13+
- sed -e "s/^\\(127\\.0\\.0\\.1.*\\)/\\1 $(hostname | cut -c1-63)/" /etc/hosts | sudo tee /etc/hosts
1314
script:
1415
- admin/build.sh
1516
scala:

0 commit comments

Comments
 (0)