aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorsullis <github@seansullivan.com>2018-06-27 15:55:42 -0700
committerCarl Mastrangelo <notcarl@google.com>2018-06-27 15:55:42 -0700
commitb88cf81a788e7705114977494fbfbe4f0494f2c7 (patch)
tree60560aa0424acec7107fd374355cb0c392108f99 /.travis.yml
parent5a8b790a3c64599d25133fd934da7c4f7442cd35 (diff)
downloadgrpc-grpc-java-b88cf81a788e7705114977494fbfbe4f0494f2c7.tar.gz
all: add 'oraclejdk10' to travis build matrix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ed002356..ada69d90c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,6 +45,7 @@ os:
jdk:
- oraclejdk8
- oraclejdk9
+ - oraclejdk10
notifications:
email: false