Open quikdraw2700 opened 7 years ago
It is going to be difficult to use travis CI because it requires integration with Github private repo and that costs money. I'm going to look into something else. Perhaps Hudson/Jenkins.
Bitbucket is another source code system hosted in the cloud. It is free to small teams, but the problem is still the same for CI.
I'm installing Jenkins locally. Evidently, it has a Github plugin. So, we might be okay with this tool. I will know more later on when we get building. So far, it seems like it will be a nice tool.
https://rpocklin.wordpress.com/2014/07/21/saas-ci-for-startups-finding-the-right-fit/
Codeship is good Shippable is good CircleCI is good
They are all free for what we are going to be using them for and they all integrate with github. However, in order to integrate the github project, the user of the CI service needs to be a project admin in github.
I got CircleCI hooked up to team-quick-draw/quickdraw. I was able to initiate a build. It failed, of course, because there's nothing to build.
I also got shippable hooked up and working minimally with the same results.
Overall, I like CircleCI a little better. It seems like it is more clear and there are, probably, more options for customizations
https://opensource.com/business/15/7/six-continuous-integration-tools