language: java install: mvn install -DskipTests=true -Dgpg.skip=true jdk: - openjdk8 after_success: - bash <(curl -s https://codecov.io/bash)