hi guys ,
ive been working with travis for several months now, everything was great up until this moment , when I push my repo to github , there is no build on travis although the repo was updated .
I was trying with another repo , and the same . not sure why is that .
ive been authorized with github
my github account is not suspended or something
there are no requests in the ‘more option’ drop down on travis
also cant build manually inside the travis site
my github account is not an organization account
in short , I know how to use travis pretty well (I think) and This problem happened right away after a minor change in the project code (not travis file).
I would love for suggestions for troubleshooting this issue.
Also happening to me – this is unacceptable because we cannot deploy our apps…
you can see failed requests and errors by going to /requests in your URL. It should be invisible as a tab.
I am seeing “No commit available” and this ONLY happens when i manually trigger a build on a branch that I am 100% certain has commits pushed to remote.
Same here, already debugging for an hour, but same exact config that ran perfectly yesterday doesnt run today. It is indeed pretty annoying. Also nothing in requests tab.