You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.travis.yml 136B

12345678
  1. language: java
  2. jdk:
  3. - openjdk8
  4. before_install: /bin/true
  5. install: /bin/true
  6. before_script: /bin/true
  7. script:
  8. - ant clean test rat-check