aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ecf614b2e..0e9095c2e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ git:
# Since Jackson 2.10 build requires JDK 8 even if only JDK 7 runtime
jdk:
- openjdk8
- - oraclejdk11
+ - openjdk11
# 2019-11-26, tatu: Let's try caching Maven dependencies
cache: