Reviews for Travis CI
Login to ReviewReese 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.
Casey Hall
Apr 28, 2026Frequent Build Failures and Slow Support
While Travis CI's integration with GitHub is seamless, the frequent and cryptic build failures for our open-source project have been incredibly frustrating. The documentation often feels outdated, and when we've reached out for support, responses are slow and rarely resolve the core issues. The free tier for open-source projects is great in theory, but the unreliability makes it hard to depend on.
Alex Miller
Apr 27, 2026Frustratingly unreliable and confusing for beginners
Despite being free for open source, Travis CI has been a constant headache. The YAML configuration is unforgiving and cryptic, causing builds to fail for seemingly minor syntax errors. The queue times are excruciatingly slow, often leaving our team waiting 30+ minutes for basic tests to start. Moving to GitHub Actions felt like leaving the dark ages.
Phoenix Wright
Apr 26, 2026Essential CI/CD for open source GitHub projects
Travis CI has been a game-changer for our open-source team. Setting up a build pipeline was incredibly straightforward with the YAML configuration, and having it integrated directly with our GitHub repositories creates a seamless workflow. Itβs been rock-solid for running our automated tests on every commit and pull request, which gives us great confidence in our releases. The fact that itβs free for open source projects is the icing on the cake.
Review Summary
Based on 64 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