Hi,
I’m currently working on a project and I’m using Travis for CI.
Builds don’t trigger unless repository is made public.
Private and public have the exact same content but for some reason builds only trigger on the public one.
I must be doing something wrong or missing something as some of my classmates told me they managed to get builds running with a private repository
Here is the link to my travis builds : https://travis-ci.com/github/alkinemk
Regards,