Stuck at a job running in Travis CI
Opened this issue · 1 comments
I have followed your instructions and have everything setup.
I first thought I have missed something when I develop my addon.
But I took my source code away and left it with only your sample script.hello.world
And job is picked up by Travis CI but always stuck at below log
Any idea? Many thanks.
iv undefined Enter passphrase for (stdin):
-N '' doesn't work anymore in ssh-keygen, needs to be replaced with -no-passphrase
You've probably set up a passphrase.
But job gets stuck on Travis for me too in the part where it creates the repository and I followed the instructions exactly, even though I am on Windows and there were some bash commands in the instructions which I had to do otherwise.
But this served as a good introduction to Travis-CI so I just wrote a .travis.yml to use with drinfernoo's repository.example and the xml generator python scripts. So mission accomplished, I learned something new. Thanks to the dev.