Skip to content

Implement build stages on Travis CI #851

@aoberoi

Description

@aoberoi

Description

Currently, the Travis CI build process takes close to 30 minutes to complete (depending on the change).

One of the inefficiencies is that many jobs duplicate the same work all over again. Travis CI provides a feature called build stages which may help eliminate this inefficiency.

Speeding up our CI build time will make it much more feasible to iterate on changes, and ultimately make the process of contributing to this project moroe pleasant.

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsM-T: Testing work only

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions