Avis clients sur Travis CI
Note globale
Filtrer
Taille de l'entreprise
Temps d'utilis.
129 avis
- Secteur d'activité : Internet
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les mois pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
CI tool that has a lot of value for the money
Publié le 27/02/2020
I started using Travis initially because I needed a way to have consistent builds of our desktop...
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.
Avantages
* Affordable (it's priced based on users/seats)
* Documentation is solid and easy to follow. I've never needed to contact support. There's good online Q&A since Travis has a large user base.
* Versatile (whatever software you're building, there's a recipe for it)
* 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.
Inconvénients
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.
- Secteur d'activité : Gestion de l'enseignement
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 5.0 /10
Easy-to-use product but support for OSS failing
Publié le 02/02/2021
Avantages
I like how easy it is to deploy and get up and running with this software and configuration files, etc (e.g. it's essentially just a commandline which is nice).
It was also really nice for all of my open-source projects while travis-ci.org was still running. I could deploy and have builds run without having to worry about money.
Inconvénients
Ever since the move to travis-ci.com, support has been terrible and I've used up all of my free trial credits on my open-source web application's Cypress integration tests (https://github.com/tutorbookapp/tutorbook).
I contacted support 5 days ago and still haven't heard back about getting more open-source credits for my account. I seriously miss travis-ci.org (though I completely understand the problems with cryptocurrency mining, etc).
- Secteur d'activité : Internet
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 3.0 /10
Loved Travis in the past, sad to be on my way out.
Publié le 22/06/2021
Between the cons described above, the service degradation I've observed in the past 6 months and...
Between the cons described above, the service degradation I've observed in the past 6 months and your recent organizational and pricing changes (we are an open-source project and directly impacted), I'll be setting up Github actions to run my CI tests from here onwards (this is also about standardizing with other projects in my organization) and will deactivate my travis account.
Avantages
It worked really nicely until about 6 months ago !
The previous unlimited open-source plan was generous, and a huge selling point.
Inconvénients
Service has been less than ideal since the decision to move OSS projects travis-ci.org. We have felt this throttling of resources, and it was an indication that things were about tho change for the worse.
I was surprised to find that from one day to the next my CI builds weren't being run anymore.
Sure enough, you had a banner announcing the change from travis-ci.org to .com , but I didn't understand it would require changes on my side, and I didn't receive an email letting me know that my CI builds would just stop if I didn't manage it. I'll admit my fault in not checking more thoroughly.
Moving from .org to .com was not as easy as I would have liked (Why do I need to sign up for a beta? Why is it in beta, and why do you need more decisions from me that I don't have all the information to decide?), but I eventually got there.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
CI / CD in a simple way
Publié le 02/02/2021
I'm very happy about Travis, until now I found always an answer for each need I had
I'm very happy about Travis, until now I found always an answer for each need I had
Avantages
1. Documentation, maybe the most important value
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
3. Easy integration with GitHub
Inconvénients
Permissions check (it's not so clear understand who can build, who can view build history, who can edit configuration).
Pourquoi passer à Travis CI
I already knew TeamCity but there wasn't a cloud version when I choosed Travis. Ionic has a ready to use mobile app configuration and we use it. I never had enough time to setup a Travis configuration build successfully a ionic app.- Secteur d'activité : Recherche
- Taille de l'entreprise : 5 001–10 000 employés
- Logiciel utilisé tous les mois pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
Largely self-taught, test driven developer
Publié le 12/03/2021
It's the core, it's the standard, and it does work fairly well. I'm kind of surprised it isn't as...
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).
Avantages
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.
Inconvénients
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.
Alternatives envisagées
GitLabPourquoi passer à Travis CI
I didn't choose it, my employer did and to work with colleagues this was the only real option.- Secteur d'activité : Logiciels
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 5.0 /10
My OpenSource projects got accustomed to free CI; Travis is no longer that
Publié le 09/07/2021
I feel disappointed by the pricing change
I feel disappointed by the pricing change
Avantages
Established service;
Easy to configure;
Supports macOS and AArch64 Linux
Inconvénients
Pricing structure for free and Open Source projects
Pourquoi passer à Travis CI
It was one of the first services of this kind that was available. Afterwards, I never had a sufficient reason to make a switch.- Secteur d'activité : Produits alimentaires
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant 1 à 5 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 3.0 /10
Great product - Pricing is insane for someone on a single team
Publié le 02/02/2021
Good experience - got hooked on the free trial, but it's time to move on as its costing an arm & a...
Good experience - got hooked on the free trial, but it's time to move on as its costing an arm & a leg.
Avantages
I really like Travis CI, creating .travis.yml files is easy enough & I love the interface for seeing my build progress. That said I'll be moving off of this platform very shortly.
Inconvénients
The cost is insane - Azure DevOps offers pipelines for free, my AWS sites (5 of them) cost less to host than my Travis CI subscription, AWS has a DevOps implementation that is about $15/mo - even if Travis CI was at $20-$25/mo I would consider it as a solution.
- Secteur d'activité : Recherche
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé Autre pendant Essai gratuit
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 2.0 /10
Too Expensive For Individuals ($69/month) - No Option To Buy Private Repo Credits
Publié le 03/03/2021
Overall decent experience with the product. But it seems like when they switched from .org to .com...
Overall decent experience with the product. But it seems like when they switched from .org to .com and changed their pricing plans it really threw people for a loop.
Avantages
Really easy to use, workflow was easy and UI is nice for debugging. No complaints about the product.
Inconvénients
Too darn expensive. $69/month is too expensive for me and the one-time credit allowance would only get me so far before I have to switch. There needs to be some way to purchase minutes/credits on a pay as you go plan or a monthly allotment on a $5-10 a month plan.
Pourquoi passer à Travis CI
I originally chose TravisCI because it was used in an online tutorial. But I feel forced to choose a different product after learning of their available usage plans. I can only afford a $5-10 plan and other companies offer better than that.- Secteur d'activité : Services financiers
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 8.0 /10
Good product.
Publié le 17/08/2021
Avantages
can easily see all the repositories and the result.
Inconvénients
It taking lots of time to set up a test suite.
Alternatives envisagées
JenkinsPourquoi passer à Travis CI
load screen animation, its shows diversity, I like it.- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
Really simple to use continuous integration.
Publié le 18/07/2019
Avantages
We use it to run php unit tests whenever we commit code to a repository. All we have to do is include a file in the root of the project and enable the project in the travis interface. Takes less than 5 minutes to set up fully automated unit testing. Much more easy than setting up your own CI pipeline with the huge amount of different apps that exists. Generous free tier.
Inconvénients
Can be slow at times, documentation can on occasion be more minimal than I would like. As a developer you get used to this though, there are always loads of examples online.
Alternatives envisagées
GitLabPourquoi passer à Travis CI
Travis works on all major providers.- Secteur d'activité : Informatique et sécurité réseau
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
Travis CI: One of our sharpest, most reliable, most powerful and transformative tools.
Publié le 24/02/2021
It's a daily productivity driver for our team. Incredibly valuable, reliable, and one of the best...
It's a daily productivity driver for our team. Incredibly valuable, reliable, and one of the best tools we have in our development process.
Avantages
I pushed hard for my team to build our CI/CD pipeline using Travis. It is just a tremendous tool, and I'm deeply grateful that we have this tool in our toolkit.
[SENSITIVE CONTENT HIDDEN] said "If I had eight hours to chop down a tree, I’d spend the first six of them sharpening my axe." Travis CI is one of the sharpest tools we have, and it's made a massive difference in speeding up our team's productivity. You guys recently gave us the option to upgrade our private Travis CI to include even higher numbers of parallel builds, which made a massive difference to our ability to grow our development team, and to increase the rate at which we build our own software.
Inconvénients
For a while, we were working very hard on our end to try to figure out how to speed up our builds, and had to do quite a bit of work to try to optimize our software architecture to optimize around the limits on build concurrency in Travis. We made some progress on that, but it was slow going, and ultimately you gave us an option to pay for a higher degree of parallelism.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 7.0 /10
Review - Travis CI
Publié le 05/05/2022
A must have for any configuration/development team needing to move fast but also have control over...
A must have for any configuration/development team needing to move fast but also have control over the process to ensure things work as expected.
Avantages
Travis CI is a must for our team as we work in an agile environment that requires constantly deployments. Travis makes that easy to do and helps us track/monitor changes and have them tested in real time.
Inconvénients
I have found that the debugging process can be a little tedious because of the lack of information in error messages. I've also noticed some issues where I need to re-run jobs without explanation.
- Secteur d'activité : E-learning
- Taille de l'entreprise : 501–1 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 7.0 /10
One of the pioneers of CI/CD
Publié le 02/04/2020
I would say 'yes' for TravisCI 2 years ago, but nowadays there are better alternatives to this...
I would say 'yes' for TravisCI 2 years ago, but nowadays there are better alternatives to this product, such as Github Actions. My overall experience with TravisCI started quite positive but ended negatively because of the unreliable service they are providing at the moment. If you are running a critical business with 0 tolerance to downtime, TravisCI wouldn't be a wise choice nowadays.
Avantages
TravisCI did a great job for many years, across different CI/CD tools, by providing a rich feature set and well-documented functionality.
Inconvénients
Unfortunately, TravisCI is not very reliable. It's having constant downtimes for many months. TravisCI announced the deployment API v2 for a long time ago, but never released the stable version. On the other hand, after the recent acquisition of Idera, many talented developers have left the company. Therefore their development speed and shipment of the important features seem to be delayed.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 1 001–5 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 0.0 /10
Customer service is terrible
Publié le 12/05/2021
Fine until I tried to talk with support.
Fine until I tried to talk with support.
Avantages
It does the job it is intended to do. For years I haven't had complaints until I had to deal with customer service...
Inconvénients
Customer service is terrible. Turn arounds are 24 hours are more. Responses are unhelpful and sometimes there's no response at all. My most recent experience involved trying to get a new hire access to our projects/org in Travis. He sent multiple emails back and forth with support, each time they said they'd fixed it and nothing had changed. Eventually he stopped getting responses. I also tried submitting a ticket and got no response at all.
- Secteur d'activité : Services d'information
- Taille de l'entreprise : 1 001–5 000 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 2.0 /10
why is a title required?
Publié le 06/07/2021
Avantages
Its easy to use by default in new Ember web apps.
Inconvénients
All configuration goes in a single monolithic travis.yml file, and the syntax of this file is very mysterious. Understanding what a particular configuration does is difficult, and its difficult to figure out how to satisfy new requirements.
In contrast, github actions allow for the separate configuration of many different workflows, and offer comparatively much better documentation.
We mostly continue to use travis because we've already figured out how to configure it for our basic needs with a few projects, and our company has already purchased a plan. Its difficult to switch to another system, largely due to company politics.
- Secteur d'activité : Télécommunications
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
New travis and chrome webdriver (java8 and java11)
Publié le 04/02/2021
I use travis for continouse integration and continous delivery of NoraUi Open source Framework
I use travis for continouse integration and continous delivery of NoraUi Open source Framework
Avantages
multi compilation Oracle Java8, OpenJDK8, Oracle Java11, OpenJDK11, nodeJS, ...
Inconvénients
In new or last version of Travis-CI, I have often this error with the Chrome webdriver:
"web view not found"
My builds use 4 instances (Oracle Java8, OpenJDK8, Oracle Java11, OpenJDK11) and I still have several instances that do not go through because of this error; it is never the same who do not pass. by relaunching several times it can work.
- Secteur d'activité : Assurance
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
An awesome tool to handle autmatic testing with Github
Publié le 23/04/2019
overall a great tool for running CI tests automatically.
overall a great tool for running CI tests automatically.
Avantages
Remove the manual work in running tests before merging code.
Also it's scalable to multiple branches and developers.
And it give viability on how the build is broken if any issues arise.
Inconvénients
1. A bit slow comparing to running the tests on local machine.
2. Have a verbose limitation of 4MB.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 8.0 /10
Complex testing tool
Publié le 11/10/2018
Avantages
The free version have a good result and usability
Inconvénients
Somtimes it's hard to configure the test suite
- Secteur d'activité : Internet
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
One of the better CI tools out there
Publié le 01/09/2020
Avantages
Very easy to set up, and out of the box gives me a lot of control over my deployments.
Inconvénients
It's more expensive compared to competing tools for smaller companies.
- Secteur d'activité : Gestion de l'enseignement
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 8.0 /10
Review for Travis
Publié le 19/10/2022
Avantages
I like the ease to setup the CI for automating the deployments in the different applications
Inconvénients
probably the cost if you can start to use it and don't have an idea of estimate cost
Alternatives envisagées
JenkinsPourquoi passer à Travis CI
for use the open source applications- Secteur d'activité : Transport routier/ferroviaire
- Taille de l'entreprise : 5 001–10 000 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
Very good platform
Publié le 16/08/2021
Avantages
I use this tool for my home and personal activities (home automation).
It is very helpful to analyze software and identify problems in script/source code.
Very easy to configure and integrate.
Inconvénients
In general I'm very satisfied. I have nothing to complain about.
- Secteur d'activité : Design
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 0.0 /10
Used to be the gold standard, what happened?
Publié le 15/10/2021
Avantages
- YML configuration file
- Familiar UI
- Easy to get to "hello world" stage
Inconvénients
- AWFUL support
- High price, slow builds
- Confusing billing options
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé toutes les semaines pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
Best CI for OpenSource
Publié le 18/09/2019
I am using Travis for my open source project and I am very satisfied with this product.
I am using Travis for my open source project and I am very satisfied with this product.
Avantages
Free for open source repositories. Easy to integrate status checks for pull requests. One time integration.
Inconvénients
Sometimes build time takes too long. User interface is not the best but it is ok when you have integrated it into your GitHub repository(because you never go there anymore :) )
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 5 001–10 000 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
Travis CI is a good CI platform for open source
Publié le 07/03/2021
Good, having CI is really handy.
Good, having CI is really handy.
Avantages
It's easy to set up and requires almost no maintenance.
Inconvénients
Had to wait a bit before upgrading to .net 5 because there was no build environment available for it at first.
- Secteur d'activité : Production audiovisuelle
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
Not much to say because it does everything I like.
Publié le 30/03/2021
Avantages
It does exactly what I need, and gets out of the way.
Inconvénients
I can't think of anything I'd improve. Perhaps a regular install of Python 3.8 and 3.9 without the matrix thing?