Use JDK8 on Travis
This will catch any Javadoc violations in pull requests. No need for an explicit `api` task; it's invoked in the standard travis `assemble` step.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
language: java
|
||||
jdk: oraclejdk8
|
||||
services:
|
||||
- mongodb
|
||||
- rabbitmq
|
||||
|
||||
Reference in New Issue
Block a user