Skip to content

Commit

Permalink
Update Travis builds to current JDKs
Browse files Browse the repository at this point in the history
JDKs 6 and 7 has been EOL for looong time already.
  • Loading branch information
liry authored Apr 6, 2021
1 parent 9730065 commit dbcd373
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: java
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
- openjdk6
- openjdk8
- openjdk11

env:
global:
Expand Down

0 comments on commit dbcd373

Please sign in to comment.