travis
« Back to VersTracker
Description:
Command-line client for Travis CI
Type: Formula  |  Latest Version: 1.14.0@1  |  Tracked Since: Dec 26, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 1,588  |  Forks: 409  |  Language: Ruby  |  Category: Devops
Tags: ci-cd devops automation ruby travis-ci command-line
Install: brew install travis
About:
The Travis CLI is a Ruby-based command-line interface for interacting with the Travis CI continuous integration service. It allows developers to manage their CI/CD workflows, trigger builds, inspect logs, and configure repository settings directly from the terminal. Its main value is streamlining CI operations for projects hosted on GitHub and integrated with Travis CI.
Key Features:
  • Trigger and monitor CI builds from the command line
  • Manage repository settings and environment variables
  • Stream and download build logs for debugging
  • Encrypt sensitive data for secure use in builds
  • Interact with Travis CI API for advanced automation
Use Cases:
  • Automating CI/CD pipeline checks and deployments from a local machine
  • Debugging failed builds by quickly accessing logs without the web UI
  • Configuring Travis CI for multiple repositories in a scripted manner
Alternatives:
  • CircleCI CLI – Official CLI for CircleCI, provides similar local control for a different CI platform.
  • GitHub CLI (gh) – Can manage GitHub Actions workflows and runs, but is platform-specific to GitHub.
Version History
Detected Version Rev Change Commit
Dec 26, 2025 6:26pm 1.14.0 1 VERSION_BUMP ea01d4e3
Sep 15, 2025 4:57pm 1 VERSION_BUMP a52f16d6
Sep 13, 2025 5:05am 1 VERSION_BUMP ac2a76b8
Dec 26, 2024 5:42pm 1 VERSION_BUMP fd29bd1d