Set Travis to run on Trusty and oraclejdk9.

This commit is contained in:
Brett Randall 2017-11-11 03:23:00 -05:00
parent 2d4a1324b6
commit 2ed2565fe4
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
dist: trusty
language: java
jdk:
- oraclejdk9
notifications:
email:
- notification@qos.ch