diff --git a/.travis.yml b/.travis.yml index 7f8f00585e..860f885976 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: java -# Since Jackson 2.7, build requires jdk7, although module itself works on jdk6 still (for now) jdk: - - openjdk7 - openjdk8 # Below this line is configuration for deploying to the Sonatype OSS repo