language: java install: true script: - ./gradlew test - ./gradlew run