Free continuous integration platform for GitHub projects.
Browse cluster: JavaScript Standard Style Linting →Travis CI is a hosted continuous integration and deployment system that automatically tests and deploys open source and private projects on GitHub. The platform consists of multiple interconnected services including a Sinatra-based API, a web client built with Ember that communicates through Pusher for live updates, worker nodes that execute build scripts in isolated environments, and various supporting services for log management, event handling, and notifications. The system uses Chef for provisioning build environments, processes GitHub webhooks through RabbitMQ, and archives build logs to Amazon S3.