language: java jdk: - oraclejdk11 sudo: false after_success: - bash <(curl -s https://codecov.io/bash) cache: directories: - $HOME/.m2