Skip to content

Commit

Permalink
remove jdk7 from old travis settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 8, 2020
1 parent 98202a8 commit d52f91e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d52f91e

Please sign in to comment.