summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: a29df9ec4805b0abafb38aca53bb53e227d74456 (plain)
1
2
3
4
5
6
7
8
language: java
jdk:
- openjdk11
before_install: /bin/true
install: /bin/true
before_script: /bin/true
script:
- ant clean test rat-check