.travis.yml: use openjdk8 for the uploading build
This commit is contained in:
parent
3e89cd1377
commit
89e753bf47
@ -10,7 +10,7 @@ branches:
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
jdk: oraclejdk8
|
||||
jdk: openjdk8
|
||||
dist: xenial
|
||||
env: UPLOAD=true UPLOAD_NATIVE=true
|
||||
- os: linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user