When comparing Travis vs Solano CI, the Slant community recommends Travis for most people. In the question“What are the best continuous integration tools?” Travis is ranked 7th while Solano CI is ranked 12th. The most important reason people chose Travis is:
Travis is free for all public repositories on Github.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free for open source projects
Travis is free for all public repositories on Github.
Pro Easy to set up and configure
All that is needed to set up Travis is a configuration file (travis.yml) in the root of the repository where it will be installed and Travis takes care of the rest.
Pro Github integration
Travis registers every push to GitHub and automatically builds the branch by default.
Pro Supports most technological stacks
Supports the most widely used technological stacks (Node, Ruby, PHP, Python etc...) for free.
Pro OSX & Ubuntu support
Travis' VM are built on Ubuntu 12.04 64 bit Server Edition, with the exception of Objective-C builds, which are based on Mac OS X Mavericks.
Pro Multiple test environments for different runtime versions
Travis supports testing for different versions of the same runtime. All it takes is some lines in the travis.yml
file.
Pro Supports more than a dozen languages
Support for C, C++, Clojure, Erlang, Go, Groovy, Haskell, Java, JavaScript, Perl, PHP, Python, Ruby and Scala.
Pro Great community
Travis CI has a large and helpful community which is quite accepting to new users and provides a great number of tutorials.
Pro Private repositories and personal support w/ TravisPro
Starting at $129 you can use TravisPro, that adds the option of closed-source, private, repositories and personal support.
Pro Excellent website user experience
Pro Extremely fast parallel testing
Solano CI offers safe parallel execution and dynamic task distribution which finish builds automatically and up to 80x faster.
Pro Excellent customer support
Solano CI offer highly-responsive customer support, while extensive documentation and tutorial materials help customers keep Solano CI running in optimal condition.
Pro CLI interface
Solano CI has a CLI interface available, making it less time-consuming to work with and allowing for remote usage over the internet.
Pro Highly compatible and integrates easily with existing workflows
Solano CI supports popular languages seamlessly such as Java, C/C++, Python, Ruby, Javascript, Scala, PHP, and Go. It also works with Mercurial, Git, and Perforce via Git Fusion.
Pro Fully-managed cloud infrastructure
Solano CI provides cost-effective and resizable capacity. It also manages time-consuming systems' administration tasks, freeing you up to focus on your applications and business.
Pro Simple dashboard view and intuitive UI
Solano CI has a simple dashboard view that allows you to see test results in real-time, providing all relevant system output for failed tests.
Pro Build Pipelines feature
Build Pipelines allow users to chain together multiple Solano CI sessions into a Continuous Deployment pipeline. Each step represents a separate session, so each can run with its own set of parallel workers.
Cons
Con Only partial .NET support
.NET support is limited to .NET Core and Mono.
Con Only GitHub support
It does not support BitBucket. So it's not in list for companies using BitBucket private or public repositories.
Con Relatively expensive
Commercial plans for Travis are relatively expensive compared to other tools. They start at $129/month.
Con Non-free for private repos
Travis CI was first built to serve and help Open Source Projects, but now they also have added support for Closed Source which unfortunately is not free.
Con No Windows support
Travis can only run tests on Linux and OS X operating systems; running tests on Windows is not currently supported.
Con No free OSS plan.
There is only a 14-day free trial available for Solano CI.