Github is pointing to Travis-ci.com instead of Travis-ci.org

Everything in my Github repo (master, commits, pull requests) are being run on BOTH travis-ci.com and .org.
It’s a public repo and I only want it to be running on travis-ci.org.
I can’t figure out how to turn it off or delete or remove it from travis-ci.com.

Thank you.

Look at your repo settings at Github, “Webhooks” and “Integrations & services” tabs, and remove everything related to travis-ci.com .

1 Like