Your secret API key is exposed in `.travis.yml`, the attacker may use it to do something bad. Travis CI now supports a secure envir variables which can be only seen by yourself. I recommend you regenerate a key and put it in the env.
Your secret API key is exposed in
.travis.yml, the attacker may use it to do something bad.Travis CI now supports a secure envir variables which can be only seen by yourself. I recommend
you regenerate a key and put it in the env.