Migrate from ant to gradle

This commit is contained in:
Laurent Clouet
2019-08-10 22:09:32 +02:00
parent 9f1f509bb6
commit 3230807a7d
75 changed files with 317 additions and 80 deletions

View File

@@ -1,12 +1,8 @@
language: java
script: ant
os:
- linux
before_install:
- sudo apt-get update
- sudo apt-get install -y ant
# safelist
branches: