Switch Travis CI build to use openjdk8.
This commit is contained in:
@@ -4,7 +4,7 @@ os:
|
||||
- linux
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- openjdk8
|
||||
|
||||
script: ./gradlew --refresh-dependencies build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user