dist: trusty
language: java
jdk:
- oraclejdk11
notifications:
email:
- notification@qos.ch
script: "mvn clean install"