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