Skip to content

Split up tests better in travis #457

Closed
@nickmshelley

Description

@nickmshelley

Currently Travis runs two jobs, an iOS one and a Mac one. The majority of time spent on both of these jobs is in the cocoapods tests, which test all platforms (iOS, tvOS, watchOS, and macOS) in both jobs.

I think ideally there would be a job or two for unit tests, and then probably a cocoapods test job for each platform. This would keep us from running into the 50 minute Travis time limit for Mac jobs.

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