I’m experiencing an issue similar to https://github.com/travis-ci/travis-ci/issues/9440
Our opensource repo is using Travis to do CI on all PR’s. We haven’t updated any organization or repo settings in GitHub or Travis: https://github.com/diffplug/spotless/pulls
As you can see, all of our PR’s have Travis statuses, except the most recent one: https://github.com/diffplug/spotless/pull/416
The PR did trigger a Travis build: https://travis-ci.org/diffplug/spotless/builds/555852845 but it didn’t get published back to GitHub for some reason.
The PR before 416 (https://github.com/diffplug/spotless/pull/414) was opened only 8 days ago, and it didn’t have this problem.