Continuous Integration
ExternalReality opened this issue · 2 comments
ExternalReality commented
Which continuous integration platform should be used for this project. I would not mind setting up a CircleCI build since I am familiar with that platform.
knupfer commented
Stuff on github uses usually travisCI. To my knowledge, travis supports more open source and they've open sourced (parts of) their product. So I would suggest travis. Besides that, I'm very interested in bake from ndmitchell.