Reviews for Travis CI
Login to ReviewCasey 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.
Anna Miller
Apr 24, 2026Great for open source, but struggles with complexity and support
Travis CI is fantastic for getting simple open-source projects up and running with CI/CD quickly, and the free tier for public repos is invaluable. However, as our builds grew more complex, we ran into cryptic YAML configuration issues and inconsistent caching that slowed development. The documentation can be outdated, and getting support for anything beyond basic problems feels nearly impossible.
Noah Davis
Apr 22, 2026Great for open source, but a bumpy ride for private repos
Travis CI is fantastic for open source projects with its free tier and deep GitHub integration, making setup a breeze. However, for private repositories, the pricing can feel steep compared to competitors, and I've experienced occasional build queue delays that slow down the workflow. The YAML configuration is powerful but has a learning curve, and debugging failed builds sometimes feels like searching for a needle in a haystack.
Ava Lee
Apr 17, 2026Perfect for Open Source GitHub Projects
Setting up Travis CI for my open-source Python library was incredibly straightforward. Integrating directly with GitHub, it automatically runs my test suite on every push and pull request, which gives me great confidence in my code. The free tier for public repositories is a fantastic value and has been rock-solid reliable for my needs.
Sophia Wilson
Apr 15, 2026Great for open source, but pricing and reliability can be frustrating
Travis CI is incredibly simple to set up for GitHub projects, and the free tier for public repositories is a fantastic resource for the open-source community. However, we've experienced inconsistent build times and occasional queue delays, which can slow down development. The pricing for private repositories feels steep compared to newer competitors, and while the documentation is good, getting specific support issues resolved can take time.
Finley Wilson
Apr 14, 2026Frustratingly unreliable for our open-source project
We moved our project to Travis CI because it's free for open source, but the experience has been disappointing. Builds often fail due to random infrastructure issues or queuing delays, making it hard to get consistent test results. The configuration can be tricky with YAML nuances, and debugging failures feels like a guessing game since error messages are often vague and unhelpful.
Olivia Smith
Apr 14, 2026Frustratingly unreliable and slow
Despite its popularity, Travis CI has been a constant headache for our small open-source project. Builds frequently queue for over an hour, even for minor changes, and we've encountered cryptic YAML configuration errors that took days to resolve. The documentation feels outdated, and when we finally needed help, the support response was slow and unhelpful.
Emma Davis
Apr 12, 2026Essential CI/CD tool for open-source GitHub projects
Travis CI has been incredibly reliable for automating the build and test process on our open-source project. The GitHub integration is seamless, and the YAML configuration is straightforward, making it easy to set up a robust pipeline. While the free tier for open-source is fantastic, we did hit some occasional queue times. Overall, it's been a critical part of our development workflow.
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