Skip to content

Commit

Permalink
Run tests on Ubuntu Trusty
Browse files Browse the repository at this point in the history
Trusty has support for OpenJDK 6 and other old JDKs.
  • Loading branch information
stefanbirkner authored and marcphilipp committed Sep 27, 2019
1 parent 8c9e81d commit dd6def8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist: trusty

language: java

script: ./mvnw verify javadoc:javadoc site:site
Expand Down

0 comments on commit dd6def8

Please sign in to comment.