all: add 'oraclejdk10' to travis build matrix

This commit is contained in:
sullis 2018-06-27 15:55:42 -07:00 committed by Carl Mastrangelo
parent 5a8b790a3c
commit b88cf81a78
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ os:
jdk: jdk:
- oraclejdk8 - oraclejdk8
- oraclejdk9 - oraclejdk9
- oraclejdk10
notifications: notifications:
email: false email: false