Skip to content

Instantly share code, notes, and snippets.

@chrisgfortes
Created February 6, 2019 19:22
Show Gist options
  • Save chrisgfortes/6a6006ba4dd41f92ac70f1f8b313d204 to your computer and use it in GitHub Desktop.
Save chrisgfortes/6a6006ba4dd41f92ac70f1f8b313d204 to your computer and use it in GitHub Desktop.
Travis CI encrypt slack channel on travis-ci.com
travis encrypt --com '<SLACK_ACCOUNT>:<SLACK_TOKEN>#<SLACK_CHANNEL>' -r <REPO_USER>/<REPO_NAME>
travis encrypt --com '<SLACK_ACCOUNT>:<SLACK_TOKEN>#<SLACK_CHANNEL>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment