language: java sudo: false # faster builds jdk: - oraclejdk8 after_success: - bash <(curl -s https://codecov.io/bash)