removed Java legacy code
All checks were successful
continuous-integration/drone/push Build is passing

the minimum is now Java 11
This commit is contained in:
2019-12-30 01:36:21 +01:00
parent 16cb89ca38
commit d0d5e4b6d1
4 changed files with 8 additions and 27 deletions

View File

@ -7,8 +7,3 @@ steps:
commands:
- gradle test
- name: test-jdk8
image: gradle:jdk8
commands:
- gradle test