Professor-Redwood-Team / Professor-Redwood

Pokemon Go Discord Bot
MIT License
34 stars 21 forks source link

Move secrets to env vars #129

Closed kc135576 closed 4 years ago

kc135576 commented 4 years ago

travis supports secrets in env vars. I configured the travis build settings to use a new set of secrets for testing, and it actually was able to run tests.

Next step is to clean up old tests for commands we no longer support.