February 5, 2011
Travis CI launched
Sven Fuchs introduced Travis CI on February 5, 2011 — a hosted continuous integration service built for the RubyA dynamic language emphasizing developer happiness — Rails made it the default for web startups in the 2000s. and open-source community.
What it was for
Travis connected GitHubA platform for Git hosting, pull requests, and CI — the center of open-source collaboration. repos to build workers — push a commit, see green or red in minutes. A `.travis.yml` defined language, test commands, and matrix builds. It made CI badges on READMEs normal and inspired CircleCI, GitHubA platform for Git hosting, pull requests, and CI — the center of open-source collaboration. Actions, and the SaaSSoftware as a Service — applications delivered over the internet on a subscription basis. CI wave.
People
- Mathias Meyer — co founder
- Josh Lukaszewicz — co founder
Companies
- GitHub
Why it's here
Travis CI brought push-button hosted CI to open-source projects on GitHubA platform for Git hosting, pull requests, and CI — the center of open-source collaboration..
Why it mattered
It proved developers would trust cloud CI for every commit, not just release builds.
What it solved
Self-hosted Jenkins was heavy for small teams; OSS needed free, GitA distributed version control system — commits, branches, and merges for tracking source code history.-native automationUsing machines or software to perform tasks with minimal human intervention..
Media
ImageTravis CIYungFlamingo, CC BY-SA 4.0, via Wikimedia Commons
Related
- Hudson CI first releasedFebruary 7, 2005
- GitHub launchedApril 10, 2008
- GitHub Actions generally availableNovember 13, 2019
- GitLab first releasedOctober 8, 2011
- CircleCI foundedSeptember 1, 2011