Skip to content

Commit 18d5835

Browse files
committed
Merge pull request #305 from reactive-streams/wip-unbreak-travisci-√
Unbreaks TravisCI OpenJDK6 hostname too long crash
2 parents 369a6d7 + 2a44f26 commit 18d5835

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)