TravisCI <> GitHub integration problems

Hi all,

we have a problem with the triggering of automated builds from GitHub:
Starting from Nov 6th, the GitHub status icon behind the individual commits was not shown anymore:


However, the builds were still done as you can see here:
https://travis-ci.org/imgag/ngs-bits/builds

I asked the GitHub support, and they said it’s probably a TravisCI problem.
So I tried to remove and re-add the TravisCI app from GitHub.
Now the status icon is shown again (https://travis-ci.org/imgag/ngs-bits/builds/621132938) , but the builds are not triggered automatically anymore :frowning:

The settings of the project in TravisCI look good:

I would be grateful for any tips :slight_smile:

Best,
Marc

Reset Travis integration as per

Thanks a lot for the link. Now builds are triggered again!