hi,
i am trying to import a private key into travis using the ui under setting. I generated the key using the following command:
ssh-keygen -t rsa -b 4096 -m PEM
but when i copied and pasted the text from the private key file, it’s complaining that the key is not a private key. I have no pass phrase on the key.