9.5
Spot Score
Continuous integration made effortless.
Add to compare
Starts from $69/Month
Log in Required to View Reviews
Filter results
Sort by :
Showing 1-10 out of 111
LC
Ludwig C
10/20/20
Increases code quality by making sure all is saved several times a day
What do you like best? 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? In a perfect world, Travis will work on its own without minimal human interaction, and with experienced teams that is ...
Read more
DH
Dianne H
08/28/20
It's easy to use and save much time for configuration
What do you like best? Travis CI is easy to use and save much time for configuration . Travis CI is suitable for the open source , private projects and supports private builds . I used Travis for testing and developing environments . It helped me avoid unexpected issues , encounter and handle the problems such as : bugs and crash. Especially , Travis is easy to interact all information with Github platform . I saved much time with Travis . All is smooth . What do you dislike? It ...
Read more
MC
Michael C
07/10/20
Great CI
What do you like best? Travis works great for CI/CD pipelines. It's easy to configure and has great integrations with tools you are probably already using like github. It's also compatible with many popular languages. What do you dislike? Travis has had some outages and strange behavior in the past. Occasionally builds break due to aggressive caching - there might be a way to disable that though. What problems are you solving with the product? What benefits have you realized? We ...
Read more
UI
User in Computer Software
04/30/20
Great service when building in the cloud
What do you like best? Its fast, flexible and all configuration (except credentials) are store with your source code. What do you dislike? It does not support nested virtualization. Recommendations to others considering the product: It is very easy to get started as it has very good integration with github. What problems are you solving with the product? What benefits have you realized? CI/CD. All build and deploy operation for my software projects are fully automated ...
Read more
LM
Luigi Mattia B
04/03/20
I'm frontend developer with 5 years of experience using Travis
What do you like best? It is easy to implement and it works good with python and react What do you dislike? Sometimes it blocks and it is not easy to understand why What problems are you solving with the product? What benefits have you realized? I realize my project with laravel and react and it was good choice
HA
hamza a
10/30/19
Automate your builds
What do you like best? It automate the build process and handle test cases. You can run test cases on mac and linux both at the same time. Configuring travis is easy using lightweight YAML file. We don't need to setup our own server to run it. It also provide free support for public repos. What do you dislike? When it comes to private repos the pricing is bit high compared to other providers like CircleCI. Third party integration is needed for configuring customization such as linter ...
Read more
AC
Andrea C
10/22/19
Necessary tool for CI
What do you like best? Simple to use and manage, helps a lot continus integration. It's a must-have! What do you dislike? A bit complex for beginners to setup and understand how to write travis.yml. Recommendations to others considering the product: Study how it works, and you can easily build, track and manage your software. What problems are you solving with the product? What benefits have you realized? Helps me with CI, i can easily track if a commit has some bug, and i ...
Read more
TA
Tamseel A
10/18/19
Travis CI is easy and ready to be used CI tool in market.
What do you like best? Ready and easy to use, you don’t need any extra configuration like other CI tool like Jenkins. simply integrate GitHub or version control system, when ever you push the code its tested and integrated. Multiple jobs allow you to run and test simultaneously on different environment and OS. Free for your public projects, you don’t have to pay for your test and open source projects. You don’t have to maintain hosting server, Travis CI handle and maintain updates and ...
Read more
UI
User in Information Technology and Services
10/16/19
Travis Continuous Integration - Way to test your Android / iOS Application
What do you like best? -Travis Continuous Integration is a tool for developers to test their pre-released Android or iOS application in possible every environment and device compatibility. - Travis Continuous Integration is open source and also available in paid version. - Travis Continuous Integration help you deploy your test application in various devices compatible with various hardware configurations. - Basically Travis Continuous Integration is testing your test ...
Read more
IA
Ivan A
09/12/19
Automates tests and project builds
What do you like best? Integration with github open source projects. Every time a push or merge takes place in a git repo that has a travis configuration, tests a run automatically. When the tests complete travis can automatically generate a built and / or deploy the project to a live server depending on your travis configuration. What do you dislike? Travis is only free for public github projects, will require a payment plan for private repos. What problems are you solving with ...
Read more