diff --git a/.travis.yml b/.travis.yml index 55785c82..2ff6003a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: java jdk: - - oraclejdk8 + - openjdk8 script: gradle clean compileJava compileTestJava test install: true notifications: