Skip to content

Allow faster travis builds #1145

@arvindn05

Description

@arvindn05

caching the .m2 directory will considerably speed up travis builds.

Adding the following instructions in travis should enable caching of the maven directory.

cache:
directories:

  • $HOME/.m2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions