Skip to content

Commit e5a7518

Browse files
authored
Workaround for travis-ci-openjdk-bug
See * travis-ci/travis-ci#7732 * travis-ci/travis-ci#5227
1 parent 4b8c890 commit e5a7518

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ matrix:
1212
include:
1313
- os: linux
1414
addons:
15+
hosts:
16+
- jsscbuild
17+
hostname: jsscbuild
1518
apt:
1619
packages:
1720
- cmake3

0 commit comments

Comments
 (0)