CI: Where's the build.xml??

This commit is contained in:
2021-01-27 20:01:16 +01:00
parent 4c1076ee07
commit 317b59a9af

View File

@ -50,6 +50,7 @@ test:ant:
- echo hamcrest.home=/usr/share/java >> override.properties
- echo mockito.home=/usr/share/java >> override.properties
script:
- ls -l
- ant test
only:
- master