chnm / serendipomatic

http://serendipomatic.org/
26 stars 9 forks source link

setup project-specific heroku instance and configure auto-deploy via travis-ci #107

Closed rlskoeser closed 10 years ago

rlskoeser commented 10 years ago

We now have a dev heroku instance! I've set up travis-ci integration to run unit tests when commits are pushed to github (thanks to @erose for our very first unit test), and it will deploy changes from the master branch to our new dev heroku instance.

http://dev-serendipomatic.herokuapp.com/

Anyone with the project gmail account credentials can log in to heroku if they want to check in on that end of things.