travis.rb
travis.rb copied to clipboard
Potential security issue: travis rubygems API key is public
Your rubygems API key is public and it's available in your travis configuration. Wouldn't it be safer to change it and have it only in an env variable saved privately on Travis CI?