Skip to content

Make travis stages run in parallel, only deploy once #11

@mortele

Description

@mortele

Travis build stages currently run serially, with the deploy stage triggering after all test stages are finshed. This was hacked together to prevent multiple deploy stages triggering for different python versions.

Should fix this so testing stages build in parallel for faster CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deployRelated to automatic Travis-deployment to PyPI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions