aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 65fbe1548..4b1d45a5e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,10 +6,10 @@ git:
# Since Jackson 2.10 build requires JDK 8 even if only JDK 7 runtime
# But we also want to test against newer LTS versions
+# 08-Jul-2020, tatu: can not yet enable JDK14 due to new Record tests failing
jdk:
- openjdk8
- openjdk11
- - openjdk14
# 2019-11-26, tatu: Let's try caching Maven dependencies
cache: