One of the best CI tools available
January 13, 2017

One of the best CI tools available

Dmitry Sadovnychyi | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Overall Satisfaction with CircleCI

[It is being used for] running the test suite on each commit and deploying different versions.
  • Really easy to set it up, supports most of the languages out of the box
  • Free to use with some limitations
  • Easier key management
  • Auto deployment saved me some time – I don't have to do it manually from my machine and wait for 5 minutes to show something to somebody.
Travis CI is great for open source projects – it's completely free, but CircleCI offers some support for closed projects as well. CircleCI has cheaper pricing plans, and you are able to customize them as much as you want. At Travis CI you can select only a predefined amount of concurrent jobs (2, 5, 10, etc.) while on CircleCI you can type your own number at a fixed price of $50 per container.
If you use popular languages and frameworks you definitely should give it a try – it's very easy to set it up.