Closed
Description
Description
The banner for the build status in the README doesn't show up right. Github has cached the result but it's not providing the resulting image, so we see "Build Status" instead.
Type
- Bug: Image in README renders incorrectly.
Additional context
None.
Requester
- Ivan Perez.
Method to check presence of bug
The only way to reproduce this bug is by viewing the README on github.
Expected result
The image for the build status banner renders correctly when the README is read on Github.
Desired result
The image for the build status banner renders correctly when the README is read on Github.
Proposed solution
Replace banner URL with https://api.travis-ci.com/Copilot-Language/copilot.svg?branch=master.
Further notes
None.