.travis.yml: try xenial dist for the oraclejdk8 build
This commit is contained in:
parent
6640436b03
commit
126874873c
@ -11,7 +11,7 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
jdk: oraclejdk8
|
||||
dist: precise
|
||||
dist: xenial
|
||||
env: UPLOAD=true UPLOAD_NATIVE=true
|
||||
- os: linux
|
||||
jdk: openjdk11
|
||||
|
Loading…
x
Reference in New Issue
Block a user