travis-ci/travis.rb
Travis CI Client (CLI and Ruby library) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4985
- days_rel: n/a
- days_push: 677
- n_releases_24m: 0
Adoption not part of the score
1593 stars · 411 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official Travis CI client, distributed as the 'travis' Ruby gem, providing both a command line tool and a Ruby library for interacting with Travis CI services. It supports managing repositories, triggering and monitoring builds, encrypting secrets for .travis.yml, and authenticating against travis-ci.com or self-hosted Travis CI endpoints.
Use cases
- manage travis ci builds from the command line
- encrypt environment variables for .travis.yml
- lint a travis ci config file
- stream ci test logs in the terminal
- enable or disable travis ci on a github repository
- monitor live build status for my repos
- interact with the travis ci api from ruby code
When to choose
- you use Travis CI and want to manage builds, caches, and settings without the web UI
- you need to encrypt files or variables for .travis.yml from the terminal
- you want a Ruby library to script interactions with the Travis CI API
- you run a custom/self-hosted Travis CI setup and need a client for it
When to avoid
- your CI runs on GitHub Actions, GitLab CI, or another non-Travis platform
- you need a GUI dashboard for CI rather than a terminal tool
- your project does not use Ruby and you prefer a client in another language
Facets
cli-tool · maturity active
cli developer-tools ci-cd developer-tools cli ruby cross-platform travis-ci continuous-integration ruby-gem api-client build-monitoring devops command-line automation
1 source
- readme: https://github.com/travis-ci/travis.rb · fetched 2026-08-28 · 3f7d0b83d327
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| travis-ci/travis.rb | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="travis-ci/travis.rb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem