fixed drone formatting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2019-10-06 12:12:56 +02:00
parent 238947a894
commit 283cc96e48

View File

@ -6,8 +6,8 @@ steps:
image: gradle:jdk11
commands:
- gradle test
- name: test-jdk8
- name: test-jdk8
image: gradle:jdk8
commands:
- gradle test