https://github.com/luke-hill/cab_code_test
This created builds earlier today, is there a limit on how many PRs per day get travis running against?
It is a private repo.
https://github.com/luke-hill/cab_code_test
This created builds earlier today, is there a limit on how many PRs per day get travis running against?
It is a private repo.
Go to https://travis-ci.com/luke-hill/cab_code_test/requests
I believe your requests are rejected because there is no merge commit for the recent build requests. They appear to be PR builds, and probably there is a merge conflict, preventing builds from running.
There wasn’t any merge conflicts. I have made 1 PR after another. So this isn’t the issue.