Skip to content

Instantly share code, notes, and snippets.

@vietdien2005
Last active June 1, 2018 10:28
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 vietdien2005/51084d00266bce5cf7eb308e4d4c95e8 to your computer and use it in GitHub Desktop.
Save vietdien2005/51084d00266bce5cf7eb308e4d4c95e8 to your computer and use it in GitHub Desktop.
encrypt variable inside config with travis command
  travis encrypt DOCKER_USER=<username> --add env.matrix
  travis encrypt DOCKER_PASS=<password> --add env.matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment