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:
|
||||
- oraclejdk8
|
||||
- oraclejdk9
|
||||
- oraclejdk10
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue