Skip to content

Travis/Carthage not working #148

Open
@Glennmen

Description

@Glennmen

Not going to use the bug template because it is not an issue with the iOS app but rather a development pipeline issue so the template didn't apply.

I was looking at this project and noticed that Travis was failing since November 😱

I have done very little iOS development and for sure never worked with Carthage but did some searching and I think I found why your Travis builds keep failing.

Carthage uses Github to get the pods from the repositories, but I think we are hitting Github rate limiting because of the shared Travis build servers ip address. To solve this DEV should add a Github API token to their Travis config (encrypted ENV variable).

For reference:
Carthage/Carthage#1236

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