Skip to content

Commit

Permalink
Run javadoc during Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Apr 30, 2015
1 parent 7183746 commit 340b263
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -6,3 +6,6 @@ jdk:
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y rpm

script:
- mvn test -B javadoc:javadoc

0 comments on commit 340b263

Please sign in to comment.