Travis: use "xenial" Linux dist to solve TLS issue (#1081)
Fixing the broken build. Thanks to @Ali-RS for providing the hint: https://travis-ci.community/t/install-of-openjdk11-is-failing-again/3061/16
This commit is contained in:
parent
fff16c2328
commit
50aed6f59e
@ -15,7 +15,7 @@ matrix:
|
||||
env: UPLOAD=true UPLOAD_NATIVE=true
|
||||
- os: linux
|
||||
jdk: openjdk11
|
||||
dist: precise
|
||||
dist: xenial
|
||||
- os: osx
|
||||
osx_image: xcode9.3
|
||||
env: UPLOAD_NATIVE=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user