Closed ppaidi closed 4 years ago
Travis is not complaining if the code format / code lint jobs fails. It's failing only if the last executed script in a stage errors.
Fixed it by updating CI config, adding a flag to fail the process if any of the scripts errors
Tested manually
Description
Travis is not complaining if the code format / code lint jobs fails. It's failing only if the last executed script in a stage errors.
Fixed it by updating CI config, adding a flag to fail the process if any of the scripts errors
How has this been tested?
Tested manually
Types of changes
Checklist: