diff --git a/.travis.yml b/.travis.yml index e3b59ff022..952f2ab27c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,6 @@ jdk: # processor based plugin. - oraclejdk8 # if both jdk 8 and 9 are removed, migrate to net.ltgt.errorprone-javacplugin (see above comment) - oraclejdk9 # if both jdk 8 and 9 are removed, migrate to net.ltgt.errorprone-javacplugin (see above comment) - - oraclejdk10 notifications: email: false