spotsaas-logo
Get Listed

9.5

Spot Score

Travis CI - Continuous Integration Software

Travis CI Reviews in June 2025: User Ratings, Pros & Cons

Continuous integration made effortless.

4.4

Add to compare

Starts from $69/Month

Request a Quote

Travis CI Reviews & Ratings

4.4

Very Good

Based on 326 ratings & 111 reviews

Rating Distribution

Excellent

(75)

Very Good

(32)

Good

(4)

Poor

(0)

Terible

(0)

Expert's Review

Travis CI stands out as a robust tool for managing continuous integration and deployment pipelines efficiently. Its seamless integration with GitHub simplifies automation tasks, saving valuable time for developers. The service excels in automating tests, ensuring code quality, and facilitating deployments across different platforms. Users appreciate the ease of ...Read more

Travis CI pros and cons

  • Simplifies continuous development pipeline tasks, freeing up mental resources for developers to focus on coding.

  • Easy to integrate with GitHub and various IDEs, enhancing productivity and workflow efficiency.

  • Supports automating tests in CI/CD projects, ensuring code quality and preventing broken builds.

  • Provides free support for public repos, making it cost-effective for open-source projects.

  • May experience intermittent outages and performance issues, potentially disrupting development workflow.

  • Lack of extensive customization options and advanced features compared to some competitors.

Log in Required to View Reviews

Filter results

Sort by :

Relevance
Relevance
Highest-Rated
Lowest-Rated
Least-Recent
Most-Recent

Share this page

Showing 91-100 out of 111

JY

Jonathan Y

12/17/15

4 out of 5

Beautiful and simple interface, fast builds, deep integration with GitHub

What do you like best? Creating a build is very simple and consists of checking in a simple YAML file, which contains instructions for build steps. All commits to the master repository as well as any branches or pull requests are automatically built, with a check summary added to on the appropriate pull request, so that you know the code has run through all the tests successfully before merging. Builds themselves are very fast (owing to the container-based architecture if sudo is not ...

Read more

12/17/15

4 out of 5

Beautiful and simple interface, fast builds, deep integration with GitHub

What do you like best? Creating a build is very simple and consists of checking in a simple YAML file, which contains instructions for build steps. All commits to the master repository as well as any branches or pull requests are automatically built, with a check summary added to on the appropriate pull request, so that you know the code has run through all the tests successfully before merging. Builds themselves are very fast (owing to the container-based architecture if sudo is not ...

Read more

DC

Daniele C

12/15/15

5 out of 5

An excellent build system for open source projects

What do you like best? I love the way build logs are displayed, with a clear list of executed commands and collapsable output. YAML configuration is easy to set up and allows me to specify minimum version of PHP and optional versions or languages, like release candidate of PHP 7 or HHVM. What do you dislike? Sometime the build just fail due to external errors, like network connection, but it's reported like a code problem. What problems are you solving with the product? What ...

Read more

AI

Administrator in Financial Services

12/14/15

5 out of 5

Open source

What do you like best? They have a pretty clean user interface that allows me to switch between projects and builds. The fact that they open sourced some of their components helped me in understanding how their platform works and the recent support to docker containers helped me a lot since our infrastructure is based on it. What do you dislike? build environment are debian like and I usually have a few issues converting my rhel commands into debian ones. What problems are you ...

Read more

12/14/15

3.5 out of 5

Good enough for a CI, some features missing

What do you like best? I have been using it for only for a few weeks and the best thing is the ease of use of the travis.yml file, my framework/language is well supported, mind you. It works very well with my ruby projects and good enough with c++. The web-ui is nice enough that builds can be tracked easily. Also a good thing, the badge that can be included anywhere (most commonly in github readme.md to track most recent build status. Another good thing is the github hook, as with every ...

Read more

TR

Tauseef R

12/14/15

3.5 out of 5

Good enough for a CI, some features missing

What do you like best? I have been using it for only for a few weeks and the best thing is the ease of use of the travis.yml file, my framework/language is well supported, mind you. It works very well with my ruby projects and good enough with c++. The web-ui is nice enough that builds can be tracked easily. Also a good thing, the badge that can be included anywhere (most commonly in github readme.md) to track most recent build status. Another good thing is the github hook, as with every ...

Read more

BE

Ben E

12/12/15

3 out of 5

Standard goto for testing open source projects

What do you like best? Easy to use and and free for open-source projects. Can test across a wide magnitude of versions/technologies by using Travis Matrices. Saves developers time by running large test suites on a remote system so developers can continue doing what they do best without halting to wait for their own machinery to run the test suite. What do you dislike? Builds can take a while to start however their new container-based infrastructure is aiming to fix this issue. ...

Read more

FD

Fabio d

12/12/15

5 out of 5

For me TravisCI is best tool to run tests and deploys

What do you like best? Well, TravisCI for me, is a group of tools that help us to maintain and make our software better, and create possibilities to integrate with another best tools. (Like Github). During use I don't have any kind of problem with this tool, and in all the moments TravisCi help me to create your config file in your faq page, then I will continue using. What do you dislike? I don't have any kind of problem when I use TravisCI, for me is the best tool. What problems ...

Read more

MG

Matt G

12/12/15

5 out of 5

Travis CI with open source development

What do you like best? TravisCI allows for speedy development of open source projects by easily integrating with GitHub and testing changes. With multiple environment support, we can test different languages and environments. We can also test upgrade process to ensure end-to-end satisfaction for users. There are also build caches which allow each subsequent environment build to re-use cached items, such as downloaded dependencies. What do you dislike? Setting up the .travis.yml can ...

Read more

12/11/15

5 out of 5

Travis CI is an excellent test automation tool that integrates seamlessly with Github

What do you like best? Travis CI is a real life-saver if you need to test your application against different environments. You can test against different language runtimes, different web browsers, different web servers, you name it. The best part of this is you can mix and match these any which way using test matrices. This is just something you can't do manually. Travis CI includes most commonly used computer languages and server technologies. However, if Travis doesn't have something ...

Read more

Disclaimer: This research has been collated from a variety of authoritative sources. We welcome your feedback at [email protected].