Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions), data stores and so on. Because of this, hosting your project on travis-ci.com means you can effortlessly test your library or applications against multiple runtimes and data stores without even having all of them installed locally. | TeamCity is a user-friendly continuous integration (CI) server for professional developers, build engineers, and DevOps. It is trivial to setup and absolutely free for small teams and open source projects. |
Easy Setup- Getting started with Travis CI is as easy as enabling a project, adding basic build instructions to your project and committing code.;Supports Your Platform- Lots of databases and services are pre-installed and can simply be enabled in your build configuration, we'll launch them for you automatically. MySQL, PostgreSQL, ElasticSearch, Redis, Riak, RabbitMQ, Memcached are available by default.;Deploy With Confidence- Deploying to production after a successful build is as easy as setting up a bit of configuration, and we'll deploy your code to Heroku, Engine Yard Cloud, Nodejitsu, cloudControl, OpenShift, and CloudFoundry. | Automate code analyzing, compiling, and testing processes, with having instant feedback on build progress, problems, and test failures, all in a simple,
intuitive web-interface;
Simplified setup: create projects from just a VCS repository URL;Run multiple builds and tests under different configurations and platforms simultaneously;
Make sure your team sustains an uninterrupted workflow with the help of Pretested commits and Personal builds;
Have build history insight with customizable statistics on build duration, success rate, code quality, and custom metrics;
Enable cost-effective on-demand build infrastructure scaling thanks to tight integration with Amazon EC2;
Easily extend TeamCity functionality and add new integrations using Java API;
Great visual project representation. Track any changes made by any user in the system, filter projects and choose style of visual change status representation; |