Skip to content

Instantly share code, notes, and snippets.

@lmuzinic
Last active August 29, 2015 14:16
Show Gist options
  • Save lmuzinic/a6c0747ce85149afe74c to your computer and use it in GitHub Desktop.
Save lmuzinic/a6c0747ce85149afe74c to your computer and use it in GitHub Desktop.
# on Linux use
base64 --wrap=0 travis_id_rsa > travis_id_rsa_base64
# on Mac OS X use
base64 --break=0 travis_id_rsa > travis_id_rsa_base64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment