blob: 41fcbb296371c9f1aeaabbada0e91ab0daffa7ef [file] [log] [blame]
language: java
sudo: false
notifications:
email:
on_success: change
on_failure: always
jdk:
- oraclejdk8
script: mvn clean install
# Git-describe Maven plugin needs the full history
git:
depth: false