/deploy-heroku

Practicing auto deployment process with Travis CI and Heroku with a nodejs API

Primary LanguageJavaScript

Summary

This started as a simple project to automate deployments to heroku, but now I will also use it for starting simple Travis CI tests that will automatically deploy to heroku if all tests pass.