.travis.yml 80 B

1234567
  1. ---
  2. language: java
  3. sudo: false
  4. jdk:
  5. - oraclejdk8
  6. notifications:
  7. email: false