Software Alternatives & Reviews

Azure Pipelines VS Travis CI

Compare Azure Pipelines VS Travis CI and see what are their differences

Azure Pipelines logo Azure Pipelines

Get 10 free parallel jobs for cloud-based CI/CD pipelines for Linux, macOS, and Windows. Automate builds and easily deploy to any cloud with Azure Pipelines.

Travis CI logo Travis CI

Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.
  • Azure Pipelines Landing page
    Landing page //
    2023-03-29
  • Travis CI Landing page
    Landing page //
    2023-01-06

Azure Pipelines videos

Azure Pipelines: Classic vs Yaml - Build and Release comparison

More videos:

  • Review - Building and Deploying your Code with Azure Pipelines
  • Review - Azure Pipelines - Build

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

Category Popularity

0-100% (relative to Azure Pipelines and Travis CI)
Continuous Integration
DevOps Tools
5 5%
95% 95
Continuous Deployment
4 4%
96% 96
Code Collaboration
100 100%
0% 0

User comments

Share your experience with using Azure Pipelines and Travis CI. 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 Azure Pipelines and Travis CI

Azure Pipelines Reviews

We have no reviews of Azure Pipelines yet.
Be the first one to post

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

Social recommendations and mentions

Based on our record, Travis CI should be more popular than Azure Pipelines. It has been mentiond 6 times since March 2021. 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.

Azure Pipelines mentions (4)

  • Ask HN: How do I automate deployment and setup to Azure?
    The details depend on what the unit of deployment is: VMs? Containers? Something else? Depending on the unit of deployment you can run VMs, a managed kubernetes cluster or the much cheaper Azure container apps combined with PaaS offerings like managed Databases, Firewalls, API gateways, monitoring etc. You could start with Azure DevOps pipelines [1], but billing is opaque which doesn't help when tracking down... - Source: Hacker News / over 1 year ago
  • Managing the infrastructure of a reusable ecommerce platform with Terraform
    We use GitHub Actions and Azure DevOps for our Continuous Integration and Continuous Delivery system. When the changes on the Terraform infrastructure repository are added to the main branch, the CICD system gets triggered and the plan is executed on our development environments. When the logs from the plan are the expected ones we manually run the apply. - Source: dev.to / almost 3 years ago
  • Deploy a Website using ASP.NET Core Web App (MVC)
    Have a look at azure pipelines. Pretty easy to set up so you can push code from VS to github or an azure repo and the pipeline will handle deployment to an azure app service. The MS docs are very detailed and pretty much walk you through it all. https://azure.microsoft.com/en-us/services/devops/pipelines/. Source: almost 3 years ago
  • Why CI/CD is important?
    Also I selected some pages you can read more about like Amazon, Google or Microsoft among other definitions. - Source: dev.to / about 3 years ago

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: over 2 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

What are some alternatives?

When comparing Azure Pipelines and Travis CI, 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

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

BuildMaster - BuildMaster Software is an application release automation software that also specializes in release management. It was designed by Inedo, a software development company. Read more about BuildMaster.

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

GitHub Actions - Automate your workflow from idea to production

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.