H
H
hedin_hiervard2014-12-26 20:25:17
Continuous Integration
hedin_hiervard, 2014-12-26 20:25:17

Continuous Integration - a cloud solution?

There is a project (even several) that can be built for iOS, Android, OSX, Windows. I would like to implement Continous Integration - so that any change to the Mercurial repository causes a rebuild, if possible, of all these builds. There is no way to keep your own server, so cloud solutions are being considered. However, I can't find a service with the required parameters:
- bitbucket/mercurial support - building
C++ code under OSX/iOS/Android/Windows (these may be different services)
Are there any other options?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
leclecovich, 2014-12-26
@leclecovich

There is Atlassian Bamboo ( https://www.atlassian.com/software/bamboo), which can be delivered as a cloud solution or traditional CI. Of the obvious advantages - excellent integration with Atlassian products, including BitBucket.

A
AndroidD, 2015-12-29
@AndroidD

https://travis-ci.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question