Skip to content

Commit 519fce5

Browse files
committed
Issue #1077 - Travis build fails due to JDK exception
* Removed the Oracle JDK, to avoid a security issue with the Sonatype repo
1 parent 389f5ac commit 519fce5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ jdk:
44
- openjdk9
55
- openjdk10
66
- openjdk11
7-
- oraclejdk10
87
script: mvn clean test
98
env: MAVEN_OPTS=" -Xmx2048m -Xms768m -XX:MaxPermSize=512m"

0 commit comments

Comments
 (0)