Skip to content

Instantly share code, notes, and snippets.

@netbe
Created October 15, 2015 00:28
Show Gist options
  • Save netbe/c6d97f59656d802b9f32 to your computer and use it in GitHub Desktop.
Save netbe/c6d97f59656d802b9f32 to your computer and use it in GitHub Desktop.
snippet 1 for travis ci jekyll twitter article
mv ~/.trc .
travis encrypt-file .trc --add
git add .trc.enc
mv .trc ~/.trc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment