Continuous Integration

There are numerous CI (Continuous integration) tools available out there. To name a few most popular:

  1. Jenkins (Java)
  2. Buildbot (Python)
  3. Travis CI (Multi Language)
  4. Strider (Node.JS)
  5. Go (Multi Language)
  6. Integrity (Ruby), etc


The most popular is Jenkins.