Run build with latest java 8 release

This commit is contained in:
Markus Moser 2016-09-03 00:19:50 +02:00 committed by GitHub
parent 165d1f1298
commit fa52a7f77e

View File

@ -19,6 +19,11 @@ after_success:
- mvn clean test jacoco:report coveralls:report
- bash update-ghpages.sh
addons:
apt:
packages:
- oracle-java8-installer
notifications:
email:
- iluwatar@gmail.com