Reviews for Travis CI
Login to ReviewJames Thomas
May 10, 2026Great for open source, but can feel limited
Travis CI is fantastic for getting started with CI/CD, especially for open-source GitHub projects where the free tier is a huge plus. The YAML configuration is fairly straightforward, and the GitHub integration is seamless. However, the build times on the free tier can be slow, and migrating to a paid plan feels expensive compared to some newer competitors with more generous free tiers. Debugging failed builds sometimes feels like hunting for clues in the logs.
Alex Chen
May 10, 2026Essential CI/CD for GitHub Projects
Travis CI has been a game-changer for our open-source project. Setting it up was incredibly straightforward, connecting directly to our GitHub repo. The automated build and test pipeline catches bugs quickly, and it's fantastic that it's free for public projects. The detailed build logs make debugging failed builds much easier than our previous setup.
Casey Lee
May 08, 2026A reliable CI/CD partner for GitHub projects
Travis CI has been a game-changer for our open-source project's workflow. The straightforward YAML configuration makes setting up automated builds and tests incredibly simple. Integration with GitHub is seamless, and the fact that it's free for open-source projects makes it an unbeatable value. We've had consistent, reliable builds for months now.
Reese Garcia
May 04, 2026A Must-Have for Open Source GitHub Projects
Travis CI has been a game-changer for our open source team. The integration with GitHub is seamlessβjust push a commit and it automatically triggers our test suite. The YAML configuration is straightforward, and being free for public repositories provides incredible value. We've significantly improved our code quality and deployment confidence.
Riley Moore
May 02, 2026Frustratingly inconsistent for a modern CI service
Travis CI was once a go-to, but it has become unreliable and painfully slow for our team. Builds frequently get stuck in the queue for extended periods, and the transition away from their legacy free tier has made the cost structure confusing and expensive for private repos. For a core part of our development workflow, the unpredictability and support delays have forced us to look elsewhere.
Taylor Moore
May 01, 2026A solid CI/CD backbone for open source, with some rough edges
Travis CI has been a mainstay for my open-source projects on GitHub. The GitHub integration is seamless, and the YAML configuration is relatively straightforward for basic builds, making it easy to get started. However, I've frequently encountered long queue waits for free builds, and the documentation can be fragmented, making advanced configurations a frustrating scavenger hunt. While it's unbeatable for free open-source CI, the performance and support experience can be hit-or-miss.
Noah Jackson
Apr 29, 2026Works well... when it works
Travis CI is fantastic for open-source projects on GitHub, and the free tier for public repos is a huge plus. The YAML configuration is generally straightforward, and the GitHub integration is seamless. However, I've experienced frequent queue delays on the free tier, and debugging failed builds can be cryptic with limited log insights. It feels like it's been overshadowed by newer, faster competitors in recent years.
Dakota Martin
Apr 29, 2026Essential for Open Source GitHub Projects
As an open source maintainer, Travis CI has been invaluable for automating our testing pipeline. The GitHub integration is seamless - every pull request automatically triggers our build and test suite, which saves us countless hours. The configuration via .travis.yml files is straightforward, and the free tier for public repositories is generous enough for most projects. While there can be occasional queue delays during peak times, the reliability has been excellent overall.
Michael White
Apr 28, 2026An essential tool for any GitHub project
Travis CI has been incredibly straightforward to set up for my open-source project. The YAML configuration is clean and integrates seamlessly with GitHub, automatically triggering builds on every commit. It's been a huge time-saver, and the free tier for public repos is a fantastic offering.
Liam Lopez
Apr 28, 2026Seamless GitHub Integration Makes CI/CD Effortless
As an open-source project maintainer, Travis CI has been a game-changer for our workflow. The GitHub integration is flawlessβjust push a commit and watch the tests run automatically. Setting up our .travis.yml configuration was straightforward, and the free tier for public repositories is incredibly generous. The detailed build logs have saved us countless hours debugging integration issues.
Review Summary
Based on 57 reviews
Rating Distribution
Travis CI
Travis CI is a hosted continuous integration service used to build, test, and deploy software projects hosted at GitHub. It β¦
Back to Product