Skip to content

Simplify Travis CI #432

@ihsan314

Description

@ihsan314

Currently the Travis CI build runs the compilation/tests and the formatting check in the same stage. So when looking at the pull request, Github reports just one build status.

The two stages should be separated so that if the formatting check fails but the build check passes or vice versa, it can be gleaned immediately from looking at the pull request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions