.travis.yml: specify "precise" env where Oracle JDK8 is still supported
This commit is contained in:
parent
3fe01dad80
commit
3f428069f6
@ -11,6 +11,7 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
jdk: oraclejdk8
|
||||
dist: precise
|
||||
env: UPLOAD=true UPLOAD_NATIVE=true
|
||||
- os: linux
|
||||
jdk: openjdk7
|
||||
|
Loading…
x
Reference in New Issue
Block a user