Skip to content

Prevent Travis from attempting to release to PyPI multiple times in a run #84

@seddonym

Description

@seddonym

Currently when we do a release, the test run actually fails:

https://travis-ci.org/seddonym/layer_linter/builds/450960486

This is because the conditional deploy in the .travis.yml requires Python 3.6, which multiple items in the Travis matrix use. After the first one succeeds, the rest fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions