Skip to content

Instantly share code, notes, and snippets.

@lmuzinic
Created March 12, 2015 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lmuzinic/6efd08a504144af658eb to your computer and use it in GitHub Desktop.
Save lmuzinic/6efd08a504144af658eb to your computer and use it in GitHub Desktop.
ssh-keygen -t rsa -C "travis_ci" -f travis_id_rsa
# Generating public/private rsa key pair.
# Enter passphrase (empty for no passphrase):
# Enter same passphrase again:
# Your identification has been saved in travis_id_rsa.
# Your public key has been saved in travis_id_rsa.pub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment