---
description: Review of Travis CI Software: system overview, features, price and cost information. Get free demos and compare to similar programs on Software Advice Ireland.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/software_advice/og_logo-55146305bbe7b450bea05c18e9be9c9a.png
title: Travis CI | Reviews, Pricing & Demos - SoftwareAdvice IE
---

Breadcrumb: [Home](/) > [DevOps Software](/directory/4380/devops/software) > [Travis CI](/software/189256/travis-ci)

# Travis CI

Canonical: https://www.softwareadvice.ie/software/189256/travis-ci

Page: 1 / 6\
Next: [Next page](https://www.softwareadvice.ie/software/189256/travis-ci?page=2)

> Travis CI is a cloud-based continuous integration platform designed to help developers test projects and update production or staging as the tests pass. Key features include authentication, change management, role-based permissions, data synchronization, continuous deployment, custom development and testing management.&#10;&#10;Teams using Travis CI can push their codes to the cloud platform and gain greater control over security by integrating the system with Github.com. The solution uses OAuth for authentication, which enables managers to sync user permissions to ensure team members only have access to the necessary repositories. Supervisors can use SAML and LDAP to manage user access. The platform utilizes a 'clean room', which lets businesses, where each build is run in a clean, new consistent environment.
> 
> Verdict: Rated **4.1/5** by 129 users. Top-rated for **Likelihood to recommend**.

-----

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.1/5** | 129 Reviews |
| Ease of Use | 3.9/5 | Based on overall reviews |
| Customer Support | 3.3/5 | Based on overall reviews |
| Value for Money | 3.9/5 | Based on overall reviews |
| Features | 4.2/5 | Based on overall reviews |
| Recommendation percentage | 70% | (7/10 Likelihood to recommend) |

## About the vendor

- **Company**: IDERA
- **Founded**: 2011

## Commercial Context

- **Starting Price**: US$69.00
- **Pricing model**: Per Feature (Free version available) (Free Trial)
- **Pricing Details**: Free for first 100 builds.&#10;Bootstrap - $69 per month.&#10;Startup - $129 per month.&#10;Small Business - $249 per month.&#10;Premium - $489 per month.
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Android (Mobile), iPhone (Mobile), iPad (Mobile)
- **Supported Languages**: English
- **Available Countries**: Albania, American Samoa, Andorra, Anguilla, Antigua & Barbuda, Aruba, Australia, Austria, Bahamas, Barbados, Belarus, Belgium, Belize, Bermuda, Bosnia & Herzegovina, Brazil, British Virgin Islands, Bulgaria, Canada, Cayman Islands and 96 more

## Features

- API
- Access Controls/Permissions
- Approval Workflow
- Authentication
- Automated Testing
- Build Log
- Change Management
- Collaboration Tools
- Configuration Management
- Continuous Delivery
- Continuous Deployment
- Continuous Integration
- Dashboard
- Data Synchronisation
- Debugging
- KPI Monitoring
- Projections
- Quality Assurance
- Release Management
- Reporting/Analytics

## Integrations (3 total)

- GitHub
- Project Monitor
- User.com

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Chat

## Category

- [DevOps Software](https://www.softwareadvice.ie/directory/4380/devops/software)

## Related Categories

- [DevOps Software](https://www.softwareadvice.ie/directory/4380/devops/software)
- [Continuous Integration Tools](https://www.softwareadvice.ie/directory/4694/continuous-integration/software)

## Alternatives

1. [GitHub](https://www.softwareadvice.ie/software/397820/github) — 4.8/5 (6169 reviews)
2. [Jenkins](https://www.softwareadvice.ie/software/189661/jenkins) — 4.5/5 (570 reviews)
3. [GitLab](https://www.softwareadvice.ie/software/28004/gitlab) — 4.6/5 (1218 reviews)
4. [Bitbucket](https://www.softwareadvice.ie/software/126451/bitbucket) — 4.6/5 (1344 reviews)
5. [AWS CloudFormation](https://www.softwareadvice.ie/software/390371/aws-cloudformation) — 4.5/5 (108 reviews)

## Reviews

### "CI tool that has a lot of value for the money" — 5.0/5

> **Ian** | *27 February 2020* | Internet | Recommendation rating: 10.0/10
> 
> **Pros**: \* Affordable (it's priced based on users/seats)&#10;\* Documentation is solid and easy to follow.  I've never needed to contact support. There's good online Q\&amp;A since Travis has a large user base.&#10;\* Versatile (whatever software you're building, there's a recipe for it)&#10;\* Github integration : you get realtime build status RIGHT in Github which is awesome, once you get your system set up, you rarely ever visit Travis again.  It just works.
> 
> **Cons**: There's really nothing I didn't like about Travis.  Some of the quirks of Electron were the trickiest things to figure out, but that's not Travis's fault.  There's a little learning curve when you go from building locally to building remotely with Travis where you need to understand how to set environment variables and retrieve those values in your config/script.
> 
> I started using Travis initially because I needed a way to have consistent builds of our desktop software (built on Electron).  Travis has just the tools I needed to make this happen.  Doing local builds of the software was processor intensive, I had to go check the status of the build and I was always changing software on my local machine so sometimes builds would fail because I changed something.  Travis has completely containerized build machines so you get the same result every time.  We now use it for building all our software.  I don't know what we'd do without it.

-----

### "CI / CD in a simple way" — 5.0/5

> **EMANUELE** | *2 February 2021* | Information Technology & Services | Recommendation rating: 8.0/10
> 
> **Pros**: 1. Documentation, maybe the most important value&#10;2. Configuration flexibility in particular GIT SSH custom keys,  env variables with sensitive information,  build trigger (with inline configuration... very useful for testing configurations), machine SSH encrypted keys, configuration imports, custom scripts&#10;3. Easy integration with GitHub
> 
> **Cons**: Permissions check (it's not so clear understand who can build, who can view build history, who can edit configuration).
> 
> I'm very happy about Travis, until now I found always an answer for each need I had

-----

### "Static matrices and changes to OSS terms mean I cannot recommend the product" — 3.0/5

> **Matthew** | *28 June 2021* | Internet | Recommendation rating: 2.0/10
> 
> **Pros**: When we first started using the product, it was one of the few that existed, and it provided us exactly the assurances we needed to have predictable, stable software releases. Idempotent runs made it possible to know exactly when and why something failed.
> 
> **Cons**: Since we produce OSS libraries, it's important for us to test against each language version we support. Unfortunately, there is no way in Travis to dynamically create a matrix based on the library/package definition itself. For instance, we produce PHP libraries, and our package management solution, Composer, allows us to specify in the package the versions we support. Unfortunately, when we change those, we also need to remember to change the Travis definitions to reflect those changes. This becomes a source of error very quickly - Travis may report all is green, but it turns out we haven't added the new PHP version to the matrix, so it's a false sense of assurance.&#10;&#10;On top of that, it's impossible to succinctly make discrete jobs that do different things. For instance, I don't need to run coding standards checks, static analysis, and documentation linting for every single job in the matrix; I really only need to run these once. But to do that, Travis forces me to define env variables for jobs, and then use conditionals to determine what to run. This makes the CI definitions very convoluted, and, if you have a lot of repositories that need to do the same, hard to distribute when you have changes to make.&#10;&#10;Other CI systems address this.
> 
> Our initial years with Travis were successful, and we were quite happy with the product. But over time, the lack of flexibility meant struggling to create and deploy our CI definitions.&#10;&#10;But the part that killed Travis for us was the change to OSS terms late in 2020. We'd already noticed that our queues would become long, particularly if we had many contributors or maintainers working simultaneously. But with the changes in terms, we quickly ran into a scenario where we ran out of hours by mid-month. This left us with an untenable situation; as an OSS project, we have limited funds, and we would quickly run through those if we purchased a plan. As a result, we are within 1-2 weeks of moving off the platform entirely.

-----

### "Largely self-taught, test driven developer" — 4.0/5

> **Griffith** | *12 March 2021* | Research | Recommendation rating: 9.0/10
> 
> **Pros**: It's free if your code is open source and lots of other services (like zenodo, netlify etc.) already sort out interoperability, usually a bit sooner than gitlab.
> 
> **Cons**: It might be a lot quicker/better maintained for non-free use, but the options for testing packages in R, for example, are kind of weak and very slow (assuming the examples I've come across are standard). The fact that they only include python2 by default, plus some permission issues means packages using reticulate (for python/R interoperability) have a bit of a pain to get going (and it takes a long time to test). I guess if default options could be better maintained that would be much appreciated.
> 
> It's the core, it's the standard, and it does work fairly well. I'm kind of surprised it isn't as straightforwardly automatic to sort from GitHub, and there are some confusing elements to enabling it (and I don't quite understand why it's not more integrated with GitHub actions but maybe I'm wrong on that) but it's the standard, and automating test suits is crucial to good, maintainable code (especially if maintained by a community).

-----

### "My OpenSource projects got accustomed to free CI; Travis is no longer that" — 4.0/5

> **Jiří** | *9 July 2021* | Computer Software | Recommendation rating: 5.0/10
> 
> **Pros**: Established service;&#10;Easy to configure;&#10;Supports macOS and AArch64 Linux
> 
> **Cons**: Pricing structure for free and Open Source projects
> 
> I feel disappointed by the pricing change

-----

Page: 1 / 6\
Next: [Next page](https://www.softwareadvice.ie/software/189256/travis-ci?page=2)

## Links

- [View on SoftwareAdvice](https://www.softwareadvice.ie/software/189256/travis-ci)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.softwareadvice.de/software/189256/travis-ci> |
| en | <https://www.softwareadvice.com/continuous-integration/travis-ci-profile/> |
| en-AU | <https://www.softwareadvice.com.au/software/189256/travis-ci> |
| en-GB | <https://www.softwareadvice.co.uk/software/189256/travis-ci> |
| en-IE | <https://www.softwareadvice.ie/software/189256/travis-ci> |
| en-NZ | <https://www.softwareadvice.co.nz/software/189256/travis-ci> |
| fr | <https://www.softwareadvice.fr/software/189256/travis-ci> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"SoftwareAdvice Ireland","address":{"@type":"PostalAddress","addressLocality":"Dublin","addressRegion":"D","postalCode":"D02 NP94","streetAddress":"2 Park Place, 3rd Floor, Hatch St Dublin, D02 NP94 Ireland"},"description":"We've helped more than 500000 buyers to find the right software.","email":"info@softwareadvice.ie","url":"https://www.softwareadvice.ie/","logo":"https://dm-localsites-assets-prod.imgix.net/images/software_advice/logo-white-d2cfd05bdd863947d19a4d1b9567dde8.svg","@type":"Organization","@id":"https://www.softwareadvice.ie/#organization","parentOrganization":"G2.com, Inc.","sameAs":[]},{"name":"Travis CI","description":"Travis CI is a cloud-based continuous integration platform designed to help developers test projects and update production or staging as the tests pass. Key features include authentication, change management, role-based permissions, data synchronization, continuous deployment, custom development and testing management.\n\nTeams using Travis CI can push their codes to the cloud platform and gain greater control over security by integrating the system with Github.com. The solution uses OAuth for authentication, which enables managers to sync user permissions to ensure team members only have access to the necessary repositories. Supervisors can use SAML and LDAP to manage user access. The platform utilizes a 'clean room', which lets businesses, where each build is run in a clean, new consistent environment.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/b1eb9794-08e4-431a-8578-7837af688c14.png","url":"https://www.softwareadvice.ie/software/189256/travis-ci","@type":"SoftwareApplication","@id":"https://www.softwareadvice.ie/software/189256/travis-ci#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.softwareadvice.ie/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.1,"bestRating":5,"ratingCount":129},"offers":{"price":"69","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Android, Platform ios, Platform ipad"},{"@type":"BreadcrumbList","@id":"https://www.softwareadvice.ie/software/189256/travis-ci#breadcrumblist","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"DevOps Software","position":2,"item":"/directory/4380/devops/software","@type":"ListItem"},{"name":"Travis CI","position":3,"item":"/software/189256/travis-ci","@type":"ListItem"}]}]}
</script>
