-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
ciContinuous IntegrationContinuous Integration
Description
Going to make this a meta issue - Joshua
Check the server
- compiles (
make
) - works (
make test
) - is memory safe (
make valgrind
). It would be wonderful it this were a part ofmake test
in the future. - is reasonably performant under heavy load
Original comment:
I can go ahead and set up some unit tests with TravisCI or CircleCI(I'm more experienced with CI), if you'd like to add some continuous integration to this project. - Justin
Metadata
Metadata
Assignees
Labels
ciContinuous IntegrationContinuous Integration