language: java jdk: - oraclejdk8 before_install: - pip install codecov after_success: - codecov