Skip to content

Pull requests should not include push to bintray #2

@0x6e6562

Description

@0x6e6562

Right now pull requests will fail because by default, the build automatically pushes the build artifacts to binary, which requires an encrypted key, which the PR submitter will not be in possession of. Apart from which, only master builds should push out to bintray. So we need to patch the Travis descriptor to differentiate master builds versus pull request builds.

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