Skip to content

Split travis matrix in a way that it can improve build time #14

Open
@javierbertoli

Description

@javierbertoli

As discussed with @myii , travis is currently using a VM per build so, even if we're running 3 builds at a time, we're not reusing docker layers and caches.

We should try to split the matrix either by OS or OS/SALT_VERSION/PY_VERSION to see if reusing layers improve building.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions