Skip to content

Commit 4adbc38

Browse files
author
Jake Waffle
committed
Updated the travis JDK version to OpenJDK11. Java 1.8 now requires a special license in order to use in production, so it's probably safe to eliminate full support for it. The issues that exist in Java 1.8 are only relevant to relative values that have upper case characters.
1 parent c74aadf commit 4adbc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ cache:
55
- $HOME/.m2
66

77
jdk:
8-
- oraclejdk8
8+
- openjdk11

0 commit comments

Comments
 (0)