Travis-Ci & Saucelabs Environment Variables
Firebase's example on how to auto deploy with Travis shows us a more secure way rather than how I did. fassetar/jquery-maskmoney if I can create a similar approach with this project I would feel better about the security.
- https://github.com/fassetar/site/blob/master/.travis.yml
- https://github.com/fassetar/jquery-maskmoney/blob/master/.travis.yml
- https://docs.travis-ci.com/user/environment-variables/
- https://docs.travis-ci.com/user/encryption-keys/
- https://saucelabs.com/platforms
More coming soon...