Skip to content

Commit

Permalink
Re-Add mvn build to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Jun 2, 2015
1 parent b633105 commit aff7752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ before_install:
- "export JAVA_OPTS=-Xmx512m"

script:
- mvn install -B -V
- mvn javadoc:jar
- mvn javadoc:test-aggregate

Expand Down

0 comments on commit aff7752

Please sign in to comment.