First, travis stopped triggering. I don’t know why. I assumed it was because they were telling me that “Github Services” are deprecated and that now there is a travis “Github App”. I enabled the app and deleted the service. Ok, still not triggering. I look at the list of packages in travis, which has a rather sick sense of humor as it listed every single package I’ve ever had any sort of involvement with whatsoever except the one that I was actually trying to trigger travis for.
I see a little notification tucked all the way at the bottom of the travis screen:
The following repositories cannot be migrated to travis-ci.com at this time because they are currently active on our legacy platform travis-ci.org. This feature will be available shortly. Pleaseread our docs on open source migration to learn more.
Said documents basically say “we’re migrating at some unknown point in the future, in the meantime don’t use this”.
Now, I can find no way of reactivating the service. Anything I try to do on travis brings me back to the same screen.
Ideas? (This probably isn’t the best forum on which to ask this question but I assume some of my Julia friends have been faced with exactly the same problems of late.)