aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-07-21 07:29:44 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-07-21 07:29:44 -0700
commit4eaf126e1431f13683d849ad2e232057129a085f (patch)
tree805f51c65267ba17d4ea3e916ca2526890110dc1
parent5bdec134aff77a340fc64177218460aba1ba019d (diff)
parent76e40d535e7122c9883a1c7e80aee48af3931f41 (diff)
downloadjackson-core-4eaf126e1431f13683d849ad2e232057129a085f.tar.gz
Merge branch '2.10' into 2.11
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7328b345..b6cc08cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
-# 08-Dec-2018, tatu: While it should be possible to run core streaming on Java 6,
-# build won't work with anything below Java 8 now
language: java
+# 08-Dec-2018, tatu: While it should be possible to run core streaming on Java 6,
+# build won't work with anything below Java 8 now
jdk:
- openjdk8
- openjdk11