Skip to content

Commit 2a44f26

Browse files
committed
Unbreaks TravisCI OpenJDK6 hostname too long crash
1 parent 369a6d7 commit 2a44f26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ env:
1212
- TERM=dumb
1313
- DEFAULT_TIMEOUT_MILLIS=300
1414
- PUBLISHER_REFERENCE_GC_TIMEOUT_MILLIS=300
15+
addons:
16+
# Fix OpenJDK build. Issue: https://github.com/travis-ci/travis-ci/issues/5227 & https://docs.travis-ci.com/user/hostname
17+
hostname: short-hostname

0 commit comments

Comments
 (0)