NicMcPhee / Scavengr

A goal-oriented photo sharing interface designed for leaders, educators and those interested in photography.
3 stars 1 forks source link

We need to set up a continuous integration server #8

Open NicMcPhee opened 11 years ago

NicMcPhee commented 11 years ago

Now that we've put this in public on Github, we should set up some sort of continuous integration server. We could just have our local Jenkins install do that, but I'd be inclined to use a free (for open projects) service instead so we don't have to maintain it. There are quite a few out there, so we'd need to decide which ones we wanted to use. (Coveralls might be a nice tool, and it supports these CI systems.)