I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit 317b59a9 authored by LoveIsGrief's avatar LoveIsGrief
Browse files

CI: Where's the build.xml??

parent 4c1076ee
No related branches found
No related tags found
1 merge request!21CI: add job to run tests with ant
...@@ -50,6 +50,7 @@ test:ant: ...@@ -50,6 +50,7 @@ test:ant:
- echo hamcrest.home=/usr/share/java >> override.properties - echo hamcrest.home=/usr/share/java >> override.properties
- echo mockito.home=/usr/share/java >> override.properties - echo mockito.home=/usr/share/java >> override.properties
script: script:
- ls -l
- ant test - ant test
only: only:
- master - master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment