Skip to content

Documentation generation / travis speed issue #257

@chrisbennight

Description

@chrisbennight

The new site/documentation code runs after_success, which prevents it from ever being cached, so the maven dependencies are re downloaded each run.

Suggestion:
Move doc statement to the install phase
Add a conditional to check the branch and only run on master ( should be exposed as $TRAVIS_BRANCH)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions