Robpol86 / terminaltables

Project no longer maintained.
https://github.com/matthewdeanmartin/terminaltables
MIT License
689 stars 70 forks source link

Investigate why ssh-add is prompting for password. #32

Closed Robpol86 closed 7 years ago

Robpol86 commented 8 years ago
$ eval `ssh-agent -s`; ssh-add docs/key
Agent pid 3343
Enter passphrase for docs/key: 

No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.

The build has been terminated

Maybe it's a new version or something.

Robpol86 commented 8 years ago

Probably only happens in pull requests. Travis doesn't expose encrypted variables in those.

Robpol86 commented 7 years ago

Fixed using latest SCVersioning.