Traveling Ruby VS Travis CI.com

Compare Traveling Ruby vs Travis CI.com and see what are their differences.

Traveling Ruby

Self-contained Ruby binaries that can run on any Linux distribution and any macOS machine. [Moved to: https://github.com/FooBarWidget/traveling-ruby] (by phusion)

Travis CI.com

Free continuous integration platform for GitHub projects. (by travis-ci)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Traveling Ruby Travis CI.com
6 27
2,005 8,392
- 0.1%
5.8 0.0
over 2 years ago 9 months ago
Shell
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Traveling Ruby

Posts with mentions or reviews of Traveling Ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-06.
  • Ruby
    5 projects | /r/ruby | 6 Nov 2022
    If you absolutely need a native binary distribution for your apps, there is a project called Traveling Ruby that originated at Phusion, makers of the popular Phusion Passenger Ruby application server. It's worth noting that this project has a number of open issues that are aging and the latest commits are from 2021, so I'm not sure about its current status. There are also important caveats with regard to native extensions and Windows. Given the popularity of packages that require native extensions (like the XML/HTML library Nokogiri), you may find that this solution simply doesn't work for you.
  • Is there a way to package up a Ruby script as a desktop executable app?
    2 projects | /r/ruby | 26 Oct 2022
  • Having issues installing Ruby
    3 projects | /r/ruby | 11 May 2022
    You may be to get a precompiled binary with OpenSSL 1.1 statically linked. Maybe Traveling Ruby? https://github.com/phusion/traveling-ruby
  • Alternatives for Ocra ???
    2 projects | /r/ruby | 18 Jun 2021
    There's really not much else in this space. The main alternative - Traveling Ruby - has limitations on Windows and I don't think it supports Ruby 3.0.
  • Vagrant is being rewritten in Go.
    4 projects | /r/ruby | 12 Jun 2021
    But even with all of the above, you're absolutely right, it is just easier to ship a binary blob. That's where the rewrite totally pays off. I just wonder whether the team has stressed all the options when it comes to keep ruby. There are packaging solutions which ship with its own interpreter, such as Travelling Ruby. And mruby could also generate a binary blob, although they'd have to open another can of works, such as finding replacements for dependencies such as net-ssh, which AFAIK can't be used with mruby. So in the end, maybe they did. And given the prevalence of go products in hashicorp, maybe it makes sense to just invest a bit more in it?
  • My Ruby game is getting false positives in virus scanners. Help?
    1 project | /r/ruby | 22 May 2021
    You could try using Traveling Ruby as an alternative to Ocra. I have only used Ocra in the past for this task, but I'd say it's worth a try.

Travis CI.com

Posts with mentions or reviews of Travis CI.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.
  • Supercharge Your Mobile Dev Skills: 10 Essential Tools for Max Efficiency
    10 projects | dev.to | 14 Jan 2024
    Travis CI: This hosted CI/CD service can seamlessly integrate with code hosting platforms like GitHub.
  • Top 15 Must Have Tools For JavaScript Developers
    9 projects | dev.to | 9 Nov 2022
    TRAVIS: With the help of Travis CI, you can easily synchronize your GITHUB projects. Travis offers more language support than circleCI and also you can run test on linux and mac OS at the same time. For more info: https://travis-ci.org/
  • A Symbiotic Relationship Between DevOps and Cloud
    2 projects | /r/u_bestarionsoftware | 27 Jun 2022
    Automation is a critical tool for improving DevOps efficiency. Many cloud platforms offer enhanced automation solutions for DevOps activities, such as CI/CD. CircleCI, Jenkins, GitLab, and Travis CI are all examples of such tools used for continuous integration. These technologies provide uniformity and speed while requiring minimal human intervention.
  • Why Adopting Kubernetes Is Not The Solution
    3 projects | dev.to | 16 Jun 2022
    And finally, the engineers need to be able to easily deploy to Kubernetes, which can either be done with the same tools or with specialized CI/CD tools, such as Jenkins, Circle CI, or Travis CI.
  • The Kubernetes Development Workflow – 3 Critical Steps
    3 projects | dev.to | 7 Jun 2022
    To deploy an application to production, more complex continuous integration and deployment solutions exist. Since Kubernetes is so common now that almost all CI/CD tools support it, it does not really matter if these solutions are particularly specialized on Kubernetes or not. You should rather compare different solutions again and see which best fits your needs. A good starting point are these tools: Jenkins, Codefresh, Travis CI, and Circle CI.
  • Why Does The Business Care? with Michael Heap
    11 projects | dev.to | 9 Feb 2022
    And it became quite a good conversation like, well, I wish that it would also update my GitHub Actions tree because of my Travis CI tree because I wish it did this, I wish it did that. I think the biggest users were the WG, the browser rendering engine people. They had some requirements they couldn't use until they were fixed. So we had a really good conversation there. But yeah, tech is never the hard part; it's always the people.
  • Build and release go binaries for Mac and Linux in GitHub Actions using 2 approaches
    11 projects | dev.to | 7 Dec 2021
    This tool is written in Golang and still used travis-ci as CI. Furthermore, some parts of the release process were still manually, such as uploading the assets to a GitHub release and generating the release notes. We wanted to have this automated.
  • Newbie - How do I deploy to Heroku with Github Actions?
    2 projects | /r/Heroku | 14 Nov 2021
    You should use a service like Travis CI. Much easier than the route you are taking.
  • Flutter Complete Roadmap 2022
    7 projects | dev.to | 10 Nov 2021
    https://fastlane.tools https://danger.systems https://www.sonarqube.org https://codemagic.io/ https://travis-ci.org
  • Validating Kubernetes Configurations with Datree
    8 projects | dev.to | 8 Nov 2021
    Datree has really good integration with CicleCi, TravisCi, GitHub Actions, GitLab also.

What are some alternatives?

When comparing Traveling Ruby and Travis CI.com you can also consider the following projects:

Codacy

Jenkins - A static site for the Jenkins automation server

OctoLinker - OctoLinker — Links together, what belongs together

Gitlab CI - GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com

Hakiri - Secure Ruby apps with Hakiri

HoundCI - Automated code review for GitHub pull requests.

Travis CI.com - Free continuous integration platform for GitHub projects.

PR Dashboard

Concourse - Concourse is a container-based continuous thing-doer written in Go.

HuBoard - Kanban board for github issues

PHPCI - PHPCI is a free and open source continuous integration tool specifically designed for PHP.