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:
Gary Russell
2014-04-11 17:54:13 -04:00
parent 85b16f0f6d
commit ecd1a4109f

View File

@@ -1,4 +1,5 @@
language: java
jdk: oraclejdk8
services:
- mongodb
- rabbitmq