Travis CI.com VS Jenkins

Compare Travis CI.com vs Jenkins and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Travis CI.com Jenkins
27 150
8,392 22,356
0.1% 1.0%
0.0 9.9
9 months ago 7 days ago
Java
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Travis CI.com

Posts with mentions or reviews of Travis CI.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.
  • Supercharge Your Mobile Dev Skills: 10 Essential Tools for Max Efficiency
    10 projects | dev.to | 14 Jan 2024
    Travis CI: This hosted CI/CD service can seamlessly integrate with code hosting platforms like GitHub.
  • Top 15 Must Have Tools For JavaScript Developers
    9 projects | dev.to | 9 Nov 2022
    TRAVIS: With the help of Travis CI, you can easily synchronize your GITHUB projects. Travis offers more language support than circleCI and also you can run test on linux and mac OS at the same time. For more info: https://travis-ci.org/
  • A Symbiotic Relationship Between DevOps and Cloud
    2 projects | /r/u_bestarionsoftware | 27 Jun 2022
    Automation is a critical tool for improving DevOps efficiency. Many cloud platforms offer enhanced automation solutions for DevOps activities, such as CI/CD. CircleCI, Jenkins, GitLab, and Travis CI are all examples of such tools used for continuous integration. These technologies provide uniformity and speed while requiring minimal human intervention.
  • Why Adopting Kubernetes Is Not The Solution
    3 projects | dev.to | 16 Jun 2022
    And finally, the engineers need to be able to easily deploy to Kubernetes, which can either be done with the same tools or with specialized CI/CD tools, such as Jenkins, Circle CI, or Travis CI.
  • The Kubernetes Development Workflow – 3 Critical Steps
    3 projects | dev.to | 7 Jun 2022
    To deploy an application to production, more complex continuous integration and deployment solutions exist. Since Kubernetes is so common now that almost all CI/CD tools support it, it does not really matter if these solutions are particularly specialized on Kubernetes or not. You should rather compare different solutions again and see which best fits your needs. A good starting point are these tools: Jenkins, Codefresh, Travis CI, and Circle CI.
  • Why Does The Business Care? with Michael Heap
    11 projects | dev.to | 9 Feb 2022
    And it became quite a good conversation like, well, I wish that it would also update my GitHub Actions tree because of my Travis CI tree because I wish it did this, I wish it did that. I think the biggest users were the WG, the browser rendering engine people. They had some requirements they couldn't use until they were fixed. So we had a really good conversation there. But yeah, tech is never the hard part; it's always the people.
  • Build and release go binaries for Mac and Linux in GitHub Actions using 2 approaches
    11 projects | dev.to | 7 Dec 2021
    This tool is written in Golang and still used travis-ci as CI. Furthermore, some parts of the release process were still manually, such as uploading the assets to a GitHub release and generating the release notes. We wanted to have this automated.
  • Newbie - How do I deploy to Heroku with Github Actions?
    2 projects | /r/Heroku | 14 Nov 2021
    You should use a service like Travis CI. Much easier than the route you are taking.
  • Flutter Complete Roadmap 2022
    7 projects | dev.to | 10 Nov 2021
    https://fastlane.tools https://danger.systems https://www.sonarqube.org https://codemagic.io/ https://travis-ci.org
  • Validating Kubernetes Configurations with Datree
    8 projects | dev.to | 8 Nov 2021
    Datree has really good integration with CicleCi, TravisCi, GitHub Actions, GitLab also.

Jenkins

Posts with mentions or reviews of Jenkins. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-15.
  • Most Useful CI/CD Tools for DevOps
    2 projects | dev.to | 15 Apr 2024
    Jenkins is a highly extensible Java-based CI/CD automation server. It is open-source and self-hosted and enables you to automate, build, and deploy your software. The tool seamlessly integrates with various version control systems, cloud providers, and third-party applications, making it a versatile choice for modern development environments.
  • The Essential Guide to Internal Developer Platforms
    3 projects | dev.to | 13 Mar 2024
    For instance, IDPs can automatically trigger a deployment process in Jenkins or CircleCI when a developer pushes code to a Git repository.
  • 20 Things You Should Consider When You Grow as a Developer
    2 projects | dev.to | 19 Feb 2024
    Familiarize yourself with tools like Jenkins, Travis CI, GitLab CI, and others that facilitate these practices.
  • Supercharge Your Mobile Dev Skills: 10 Essential Tools for Max Efficiency
    10 projects | dev.to | 14 Jan 2024
    Jenkins: An open-source automation server that can be used to set up CI/CD pipelines.
  • Building a CI/CD Integration with Amazon EC2, Jenkins and Docker
    2 projects | dev.to | 12 Dec 2023
    Jenkins is an open-source automation tool that allows developers to build, test and deploy software.
  • Boas práticas para revisão de código
    4 projects | dev.to | 2 Oct 2023
  • Leveraging CI/CD for Streamlined Software Development and Deployment
    2 projects | dev.to | 18 Sep 2023
    Choosing the right CI/CD platform and mastering YAML configuration are critical steps in optimizing your software development process. First, choose a CI/CD platform from popular options such as Jenkins, Travis CI, CircleCI, GitLab CI/CD, or GitHub Actions that meets the needs of your project and integrates seamlessly with your development stack.
  • Jenkins Agents On Kubernetes
    7 projects | dev.to | 4 Sep 2023
    Jenkins is a Java based CI/CD system that can be self hosted. In order to initiate builds, Jenkins utilizes a component called an agent to execute build commands. These agents can be a constantly running service or part of an on demand service such as a cloud provider or Docker containers. Kubernetes is one such solution to deploying build agents on demand. This article will look at how to setup Kubernetes as a provider for Jenkins build agents.
  • Best CI/CD tools for React Native
    3 projects | dev.to | 17 Aug 2023
    In this article, we briefly discussed some popular CI/CD platforms for React Native and why they are crucial in the programming world. We also included some honorable mentions, Jenkins CI and Bitrise, in our comparison table. It is important to remember that every project is different, and therefore it is important to evaluate each tool’s advantages and disadvantages.
  • Looking for a decent (self hostable) program to orchestrate scripts, notify on failures, etc
    1 project | /r/sysadmin | 29 Jun 2023
    Originally, I was using Jenkins (Yes, the CI pipeline java app) for this, but it was clear that is not its purpose, and it was fairly clunky. The only real upside was direct git support, but I don't mind incorporating git pulls into my jobs themselves.

What are some alternatives?

When comparing Travis CI.com and Jenkins you can also consider the following projects:

Jenkins - A static site for the Jenkins automation server

argo-cd - Declarative Continuous Deployment for Kubernetes

Gitlab CI - GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com

woodpecker - Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

HoundCI - Automated code review for GitHub pull requests.

drone - Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. [Moved to: https://github.com/harness/gitness]

Travis CI.com - Free continuous integration platform for GitHub projects.

checks-api-plugin - Jenkins plugin that defines an API for Jenkins to publish checks to SCM platforms.

Concourse - Concourse is a container-based continuous thing-doer written in Go.

PHPCI - PHPCI is a free and open source continuous integration tool specifically designed for PHP.

onedev - Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.