site was added to validate javadoc

This commit is contained in:
Roman Ivanov 2014-09-07 21:17:53 -07:00
parent c9fb39f8e0
commit 0b513af497
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jdk:
- oraclejdk7
- oraclejdk8
install: mvn clean verify
install: mvn clean verify site
after_success:
- mvn -Ptravis surefire-report:report jacoco:report coveralls:jacoco