macOS
brew install travislocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für travis in AI-Agent-Workflows.
Installation
brew install travislocal Homebrew formula metadata
sudo apt install travisDebian stable package indexes · travis · Quelle: deb.debian.org
Überblick
Command-line client for Travis CI
Verlauf
The Travis CI Client is the Ruby `travis` gem and command-line client for interacting with Travis CI services. The official README describes it as both a CLI and Ruby library that can talk to travis-ci.com or a custom Travis CI setup using a GitHub account.
The client belongs to the era when Travis CI became a default continuous-integration service for GitHub-hosted open-source projects. Its README is structured around a large CLI command set, a Ruby client library, installation instructions, troubleshooting, and version history, reflecting its dual role as both user tool and programmable Travis API wrapper.
The CLI's command surface tracks the lifecycle of Travis CI usage from local setup to build operations: logging in, choosing API endpoints, enabling or disabling repositories, validating `.travis.yml`, encrypting secrets, managing environment variables and SSH keys, viewing build history, streaming logs, restarting jobs, and opening builds in a browser.
The README also documents the transition from travis-ci.org and travis-ci.com endpoint shortcuts to the current API endpoint model, plus support for Travis CI Enterprise or custom deployments. That makes the package a historical marker for the hosted-CI and GitHub integration period of developer tooling.
Adoption followed Travis CI's GitHub-centered workflow. Developers installed the gem or package, authenticated with GitHub-backed Travis accounts, and used the `travis` executable to initialize projects, lint `.travis.yml`, enable repositories, inspect builds, and manage encrypted configuration without leaving the terminal.
The batch input records Homebrew, Debian, and Ubuntu packaging, showing that the client was not only a RubyGems artifact but also a system package for users who expected CI tools to be installable from their operating-system package manager.
Common package-nerd usage centers on repository automation: `travis init` creates CI configuration, `travis lint` validates `.travis.yml`, `travis encrypt` and `travis encrypt-file` help place secrets in build configs, `travis logs` streams test logs, and `travis status`, `show`, `history`, `restart`, and `cancel` operate on builds and jobs.
Authentication and endpoint management are also part of the tool's identity. The README documents `travis login`, token handling, endpoint selection for travis-ci.com or travis-ci.org, and an interactive console for inspecting Travis API entities from Ruby.
For package-manager users, the Travis CLI represents the period when CI configuration became a dotfile-and-terminal workflow. It let maintainers bootstrap `.travis.yml`, encrypt secrets, and debug remote CI jobs from a local shell, making CI feel like another command-line development tool.
Its history matters because it sits at the intersection of RubyGems, Homebrew, Debian/Ubuntu packages, GitHub OAuth, and hosted CI APIs. The package is less a single-purpose binary than a compact interface to the operational culture around Travis CI.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.travis/config.ymlCredential-bearing paths to review before unattended agent runs.
~/.travis/config.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
travis | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/travis-ci/travis.rb
Installationsmetadaten
| Paketschlüssel | brew:travis |
|---|---|
| Version | 1.14.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/travis |
| Homepage | https://github.com/travis-ci/travis.rb/ |
| Repository | https://github.com/travis-ci/travis.rb |
| Upstream-Dokumentation | https://docs.travis-ci.com/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/travis-ci/travis.rb/archive/refs/tags/v1.14.0.tar.gz |
| Abhängigkeiten | ruby@3.4 |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | libffi |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | travis |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
travis 220729-1
trajectory analyzer and visualizer
sudo apt install travistravis 220729-1
trajectory analyzer and visualizer
sudo apt install travisQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.