Skip to content

Travis targets not reporting errors #2982

@pp-mo

Description

@pp-mo

For example, the problem that #2981 fixes : docs build fails, but no error is reported.

Within the .travis.yml, various stuff is occurring within command blocks.
-- could be either the use of "if" blocks, or the travis ">" ??

As-is, errors occurring are not aborting subsequent operations, and not propagating upward to report a ❌
(? maybe only last command counts ?)
If this is purely due to block commands, it potentially applies to many different targets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions