build: test on jdk9 and jdk11

This commit is contained in:
Connor Tumbleson 2019-05-31 15:53:45 -04:00 committed by Connor Tumbleson
parent e8d0d3beef
commit 5efd17033a
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -13,6 +13,10 @@ matrix:
jdk: openjdk8
- os: linux
jdk: oraclejdk8
- os: linux
jdk: oraclejdk9
- os: linux
jdk: oraclejdk11
- os: osx
osx_image: xcode9.2
- os: windows