Recently something appears to have changed in the way the Travis CI webhook is working on GitHub for a hobby project of mine. The webhook is still triggering builds on Travis CI. However, the status of the builds is not being reflected on GitHub. It was working as recently as 10 days ago but is not today.
The payload URL in the GitHub webhook is https://notify.travis-ci.org.
Has something changed? Do I need to change anything?