travis-ci / travis.rb

Travis CI Client (CLI and Ruby library)
MIT License
1.58k stars 409 forks source link

travis setup heroku fail with remote distinct from origin #339

Closed matiasmasca closed 4 years ago

matiasmasca commented 8 years ago

Hi, I have problems when I tried to run "travis setup heroku" over a repository who has a remote branch called "cuba" instead of "origin". The CLI showed me a message about he could not find the repository.

BanzaiMan commented 4 years ago

I ran a quick check with a non-master Heroku app, and it seems to work. If you still see this problem, please report with the shell session history, as well as the report output. Thanks.