Skip to content

Travis/Carthage not working#148

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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