Build Failing General Question

Hi I just have a general question about using Travis. So I’m using this as part of a course on building a REST API with Django (also docker). When I push to GitHub and Travis does its thing, I see that once the server starts, it always says build failing even if it eventually passes. So my question is, why does this seem to be the default status as it builds even if it’s successful?

TIA

Who says? If it’s the build status badge, this must be

Gotcha, thanks for the information and the link :slight_smile: