Software Alternatives & Reviews

Travis CI VS GitHub Actions

Compare Travis CI VS GitHub Actions and see what are their differences

Travis CI logo Travis CI

Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.

GitHub Actions logo GitHub Actions

Automate your workflow from idea to production
  • Travis CI Landing page
    Landing page //
    2023-01-06
  • GitHub Actions Landing page
    Landing page //
    2023-04-25

Travis CI videos

GitHub, Travis CI - Lecture 9 - CS50's Web Programming with Python and JavaScript 2018

More videos:

  • Tutorial - How to run Android tests on Travis CI

GitHub Actions videos

5 Ways to DevOps-ify your App - Github Actions Tutorial

More videos:

  • Review - Automatic Deployment With Github Actions
  • Review - GitHub Actions - Now with built-in CI/CD! Live from GitHub HQ

Category Popularity

0-100% (relative to Travis CI and GitHub Actions)
Continuous Integration
52 52%
48% 48
DevOps Tools
56 56%
44% 44
Continuous Deployment
100 100%
0% 0
Developer Tools
0 0%
100% 100

User comments

Share your experience with using Travis CI and GitHub Actions. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Travis CI and GitHub Actions

Travis CI Reviews

10 Jenkins Alternatives in 2021 for Developers
You might find that Travis CI proudly promotes the fact that they have more than 900,000 open-source projects and 600,000 users on their platform with Travis CI. Automated deployment can be quickly established by following the tutorials and documentation that are currently available on their website.
The Best Alternatives to Jenkins for Developers
Travis CI is a continuous integration and testing CI/CD tool. It is free of cost for open source projects and provides seamless integration with GitHub. It supports more than 20 languages, like Node.js, PHP, Python, etc. along with Docker.
Continuous Integration. CircleCI vs Travis CI vs Jenkins
Travis CI is recommended for cases when you are working on the open-source projects, that should be tested in different environments.
Source: djangostars.com

GitHub Actions Reviews

We have no reviews of GitHub Actions yet.
Be the first one to post

Social recommendations and mentions

Based on our record, GitHub Actions seems to be a lot more popular than Travis CI. While we know about 275 links to GitHub Actions, we've tracked only 6 mentions of Travis CI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Travis CI mentions (6)

  • Front-end Guide
    We used Travis CI for our continuous integration (CI) pipeline. Travis is a highly popular CI on Github and its build matrix feature is useful for repositories which contain multiple projects like Grab's. We configured Travis to do the following:. - Source: dev.to / over 1 year ago
  • Flutter
    CI/CD for autobuild + autotests (Codemagic or Travis CI). Source: over 1 year ago
  • How To Build Your First CI/CD Pipeline With Travis CI?
    Step 2: Log on to Travis CI and sign up with your GitHub account used above. - Source: dev.to / over 1 year ago
  • What does a DevOps engineer actually do?
    Some other hosted CI products, such as CircleCI and Travis Cl, are completely hosted in the cloud. It is becoming more popular for small organizations to use hosted CI products, as they allow engineering teams to begin continuous integration as soon as possible. Source: almost 3 years ago
  • Hosting an Angular application on GitHub Pages using Travis CI
    1. Let's create the account. Access the site https://travis-ci.com/ and click on the button Sign up. - Source: dev.to / almost 3 years ago
View more

GitHub Actions mentions (275)

  • Level Up Your Projects with GitHub Actions & CI/CD
    GitHub, as one of the leading web-based Git repository hosting service, provides a powerful suite of CI/CD tools in the form of GitHub Actions. These are directly integrated into the platform which empowers developers to increase the speed, efficiency and reliability of delivering products. In this brief article, we will take a look at what CI/CD is, why we should use it, as well as some of its applications in my... - Source: dev.to / 8 days ago
  • How to Manage Terraform with GitHub Actions
    GitHub Actions is a modern CI/CD tool integrated natively on GitHub. Itenables the rapid automation of build, test, deployment, and other custom workflows on GitHub with no need for external tools. - Source: dev.to / 12 days ago
  • Kubernetes CI/CD Pipelines
    GitHub Actions is GitHub's CI/CD solution. You can use it to run automated tasks each time you change your code. Although the platform lacks a built-in Kubernetes integration, third-party plugins such as Azure's Deploy to Kubernetes Cluster action can automate deployments and manage different rollout strategies. - Source: dev.to / 20 days ago
  • Most Useful CI/CD Tools for DevOps
    GitHub Actions is a feature-rich CI/CD platform embedded within GitHub, enabling developers to automate, customize, and execute software development workflows directly in their repositories. An Action inside GitHub Actions is a discrete unit of automation that performs a specific task within a workflow. All the Actions are reusable, and there are many to choose from. You can even create your own reusable ones. - Source: dev.to / 23 days ago
  • Laravel code-quality tools
    The real power of using PHP code-quality tools is when it’s added to your continuous integration process, which means it automatically checks the code every time someone makes a push or pull request to your project repo. In this section, we'll be looking at how to do just that. GitHub actions is available for free so we'll use it for demo purposes. Note that there are some limits to private repos, so set your test... - Source: dev.to / 3 months ago
View more

What are some alternatives?

When comparing Travis CI and GitHub Actions, you can also consider the following products

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

Wildfire - With Wildfire, companies & agencies can easily build & launch social media marketing campaigns within minutes. Campaign formats include quizzes, contests, coupons, virtual gifts and more.

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.

GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.

Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.

Buddy - The simplest CI/CD tool ever made, acclaimed by top developers worldwide. It uses delivery pipelines to build, test and deploy software. Pipelines are created with over 100 ready-to-use actions, that can be arranged in any way.