davidbrai / github_comments_tracker

2 stars 0 forks source link

Use Travis-CI #16

Open davidbrai opened 11 years ago

davidbrai commented 11 years ago

Started to work on this on branch: https://github.com/davidbrai/github_comments_tracker/tree/travis

My current problem is that I needed to push an empty settings.py file for the build to pass. But this interferes with having a local settings.py file. Need to figure out a better way to do local/test configurations.