Browse Software
List Your Product
Loading...
Travis CI Reviews

User Rating

4.4/5 (Based on 291 Ratings)

Rating Distribution

  • Excellent

    59.1%
  • Very Good

    25.8%
  • Average

    12%
  • Poor

    1.4%
  • Terrible

    1.7%

User Sentiments

Easy Github Integration, Extensive Language Support, Detailed Build Logs, Excellent Free Tier for Open Source Projects

Occasional Service Outages, Slow Build Speeds, Lack of Windows Support, High Pricing for Private Repositories

Do You Use Travis CI?

Write a Review

Review Summary

Users applaud Travis CI for its user-friendly interface, ease of setup, and extensive integrations with various programming languages and tools. Its continuous integration and continuous delivery (CI/CD) capabilities are highly praised for streamlining the software development process and enabling faster and more efficient deployments. Additionally, its support for open source projects and its active and responsive customer support team are frequently mentioned as key strengths.

Pros

  • Automates the software testing process, saving time and resources.
  • Easy integration with popular CI/CD tools and development platforms.
  • Extensive documentation and support, making it easy to use and troubleshoot.
  • Provides a userfriendly interface for managing and tracking test results.

Cons

  • May require some technical expertise to set up and configure.
  • Can be resourceintensive for largescale testing projects.
  • Limited support for some programming languages and frameworks.
  • Potential security vulnerabilities if not properly configured.

AI-Generated from the text of User Reviews

Reviews
JM

Juan M

November 7, 2022 Source: G2.com
"A tool that makes pipeline automation easy to go"
What do you like best about Travis CI?

Travis is a very practical service to automate pipelines, it's based on standard technologies and provides robust integration support with any other cloud provider. From a technical perspective.

What do you dislike about Travis CI?

Building automation in a cloud-based service implies the latency of moving things over the internet so depending on the size of the build one could feel it takes time. I find the logs feature simple in the end it fulfills its purpose but a smarter tool would add more value.

What problems is Travis CI solving and how is that benefiting you?

Pipeline automation for various react and node-based web apps, integrated with AWS and GCP workloads, I believe Travis does great with these integrations and many other services along the way as github, 1password, cloudWatch, eks, etc.

Read more
MG

Manuel Ernesto G

June 17, 2021 Source: G2.com
"Very good CI Tool to compile in multiple platforms. Excellent documentation."
What do you like best about Travis CI?

What I like most is the option to comply entirely free for open code projects.

What do you dislike about Travis CI?

For users who start trial credits end quite fast above all if they use macOS servers

What problems is Travis CI solving and how is that benefiting you?

I can compile multiplatform applications in the cloud without having to install different operating systems on my machine. All this automatically and integrated with git

Read more
JC

Jericsson C

February 15, 2021 Source: G2.com
"Despliegues de forma automatizada e integrada con diversas aplicaciones."
What do you like best about Travis CI?

Integración continua y despliegues de forma rápida con muchas tecnologías: Heroku, GitHub, Slack entre muchos otros. Se puede ver el funcionamiento de las aplicaciones en tan solo minutos. Manejo de repositorios y notificaciones vía correo.

What do you dislike about Travis CI?

La versión gratuita no posee repositorios privados.

Recommendations to others considering Travis CI:

La versión paga ofrece mejor calidad de respuesta a nivel de servidores y colocar repositorios privados para tu empresa.

What problems is Travis CI solving and how is that benefiting you?

Hacer pruebas de FrontEnd y BackEnd integrando aplicaciones, viendo resultados de manera rápida y sin complicaciones.

Read more
LC

Ludwig C

October 20, 2020 Source: G2.com
"Increases code quality by making sure all is saved several times a day"
What do you like best about Travis CI?

When used in conjunction with GIT and any IDE that supports it is very easy to automate tasks of the continuous development pipeline and with that free mental resources to actually work in the idea that you want to implement thru code since you can get notifications whenever something relevant for you is getting changed.

What do you dislike about Travis CI?

In a perfect world, Travis will work on its own without minimal human interaction, and with experienced teams that is usually the case but when dealing with new developers or with those that are not accustomed to the CI/CD pipeline it is kind of not intuitive and takes some time to get used to it.

Recommendations to others considering Travis CI:

It is great to automate tests in any CI/CD project as long as you understand how it works

What problems is Travis CI solving and how is that benefiting you?

It's a great tool if you are building with CI/CD in mind

Read more
AU

Anonymous User

April 30, 2020 Source: G2.com
"Great service when building in the cloud"
What do you like best about Travis CI?

Its fast, flexible and all configuration (except credentials) are store with your source code.

What do you dislike about Travis CI?

It does not support nested virtualization.

Recommendations to others considering Travis CI:

It is very easy to get started as it has very good integration with github.

What problems is Travis CI solving and how is that benefiting you?

CI/CD.

All build and deploy operation for my software projects are fully automated and test on multiple platforms.

Read more
AC

Andrea C

October 22, 2019 Source: G2.com
"Necessary tool for CI"
What do you like best about Travis CI?

Simple to use and manage, helps a lot continus integration. It's a must-have!

What do you dislike about Travis CI?

A bit complex for beginners to setup and understand how to write travis.yml.

Recommendations to others considering Travis CI:

Study how it works, and you can easily build, track and manage your software.

What problems is Travis CI solving and how is that benefiting you?

Helps me with CI, i can easily track if a commit has some bug, and i can easily test more language's version in one time.

Read more
SM

Shazmin M

November 23, 2018 Source: G2.com
"Travis CI Makes Testing and Deploying Easier"
What do you like best about Travis CI?

I really liked using Travis CI when I wanted to deploy changes to the open-source project I was working on - it was very easy to pinpoint which exact tests failed and where I had to go back to fix them before deploying.

What do you dislike about Travis CI?

It takes a very long time to run through the tests for some reason - the project I worked on was fairly small so I wasn't sure why it took 2 - 3 minutes just to run tests (this also slowed down our productivity in general, although I know there were other ways to run tests running it on Travis was visually the best to see what the outputs were). Additionally, even if the tests did all pass, there were still many moments that the tests didn't catch which made our website go down.

What problems is Travis CI solving and how is that benefiting you?

My team used data from libraries from the IT team on campus to find spots on campus that were not being used so users could easily find unused rooms. Our specific project was to predict which spots would be free using past data. The benefits I realized was that deploying was fairly simple.

Read more
SW

Sherif W

May 19, 2018 Source: G2.com
"Travis CI"
What do you like best about Travis CI?

Awesome to run unit and integration tests after each commit and can be used with Github easily with few configurations.

What do you dislike about Travis CI?

Don't have thing to dislike just learn how to configure.

Recommendations to others considering Travis CI:

Try to use it in projects as it makes life easier and not expensive.

What problems is Travis CI solving and how is that benefiting you?

Used to help with build automation after each commit also to run tests as well as helping with deployment.

Read more
IR

Igor R

January 1, 2018 Source: G2.com
"They make a better place for open source community"
What do you like best about Travis CI?

Most of the open source libraries use TravisCI - that's what makes TravisCI pretty - love how they support open source community.

What do you dislike about Travis CI?

Had some troubles time ago to set up a private repository - not sure how it's working for private one now on - but it was so complicated awhile ago.

Recommendations to others considering Travis CI:

If you do have an open source library, go ahead and use TravisCI, please do what the most the open source libraries are doing.

What problems is Travis CI solving and how is that benefiting you?

All my open source libraries use TravisCI - just for open source libraries hosted by GitHub

Read more
EB

Erdenezul B

October 10, 2017 Source: G2.com
"Travis CI is good"
What do you like best about Travis CI?

Travis CI is best continuous integration tools especially you can easily test your product within different environments.

What do you dislike about Travis CI?

I didn't find any bad behavior in this project.

Recommendations to others considering Travis CI:

When you have a software that supports multiple version(python2.6 python3.5 ... etc), Travis Ci is the best for your continuous integration tests.

What problems is Travis CI solving and how is that benefiting you?

Test product easily with multiple environments. (MongoDB v2.6, v3.2, v3.4 etc)

Read more

We understand SaaS better

SaaSworthy helps stakeholders choose the right SaaS platform based on detailed product information, unbiased reviews, SW score and recommendations from the active community.

icon

Buyers

Looking for the right SaaS

We can help you choose the best SaaS for your specific requirements. Our in-house experts will assist you with their hand-picked recommendations.

icon

Makers

Want more customers?

Our experts will research about your product and list it on SaaSworthy for FREE.

Get Listed