Ross ROSS = Recommend OSS · open-source software intelligence for agents

travis-ci/travis-ci

Free continuous integration platform for GitHub projects. observed · 2026-08-28

github.com/travis-ci/travis-ci · homepage observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5665
  • days_rel: n/a
  • days_push: 820
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8486 stars · 713 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Travis CI is a hosted continuous integration and deployment platform for GitHub projects, configured via a simple .travis.yml file supporting 30+ languages and build matrices. This repository serves as the central issue tracker for the project, whose components are split across multiple sub-repositories.

Use cases

  • run tests automatically on every github push or pull request
  • set up a ci/cd pipeline for an open source project
  • deploy to heroku or aws after a successful build
  • run tests across multiple language versions with a build matrix
  • lint and build a node or python project in ci
  • self-host a continuous integration server

When to choose

  • you want a simple, minimal YAML-based CI setup for a GitHub project
  • you need multi-language build matrices and parallel jobs with little configuration
  • you want an on-premise CI option (Travis CI Server)

When to avoid

  • you need a rapidly evolving CI platform with a large active open-source community
  • you want free unlimited builds for open source without usage credits
  • you prefer pipeline-as-code with deep ecosystem integrations like GitHub Actions

Facets

service · maturity maintenance

ci-cd testing deployment developer-tools testing cloud self-hosted windows continuous-integration github-integration build-matrix yaml-configuration hosted-ci devops linux macos

8 sources

Member repositories

RepositoryRoleHealth v2
travis-ci/travis-cimain32

For agents

markdown · JSON · MCP: product_card(name="travis-ci/travis-ci")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem