Just earlier today, all my pushes to branches to my active repos on github would automatically trigger a build. Now, I try pushing to my branch, and it won’t make a build. I even tried a manual one and got an error of “could not parse”.
Looking at my account settings, it seems that my github apps integration broke. I went ahead and clicked on “Activate” and Github shows it’s still authorized. So I revoked the authorization, clicked “Activate” again, and regave Travis-CI the authorization. And even after that, it still shows the green “Activate” button indicating that Travis-CI is not connected to Github.
What happened?