mirror of https://github.com/grpc/grpc-java.git
all: add 'oraclejdk10' to travis build matrix
This commit is contained in:
parent
5a8b790a3c
commit
b88cf81a78
|
|
@ -45,6 +45,7 @@ os:
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
- oraclejdk9
|
- oraclejdk9
|
||||||
|
- oraclejdk10
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue