# travis-ci/travis-ci

Free continuous integration platform for GitHub projects.

Repository: https://github.com/travis-ci/travis-ci
Canonical: https://ross.abutalabs.com/products/travis-ci
Homepage: https://travis-ci.org
License Family: other
Last push: 2024-06-04T20:25:10+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5665, "days_push": 820, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8486, forks 713 (observed 2026-08-28T04:10:23.101291+00:00)

## What it is
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
- artifact type: service
- maturity: maintenance
- function: ci-cd, testing, deployment
- domain: developer-tools, testing
- platform: cloud, self-hosted, windows
- tags: continuous-integration, github-integration, build-matrix, yaml-configuration, hosted-ci, devops, linux, macos

## Member repositories
- travis-ci/travis-ci (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.101291+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:26:50.197865+00:00, confidence not recorded.
  - readme: https://github.com/travis-ci/travis-ci (fetched 2026-08-28T04:10:23.101291+00:00, sha 60de44af1106)
  - homepage: https://travis-ci.org (fetched 2026-08-29T08:27:29.975989+00:00, sha 9875751795d8)
  - site_page: https://www.travis-ci.com/quickstart (fetched 2026-08-29T08:27:29.989466+00:00, sha 87fcaf8bd065)
  - site_page: https://docs.travis-ci.com/ (fetched 2026-08-29T08:27:29.991108+00:00, sha 4f1fe866ae86)
  - site_page: https://www.travis-ci.com/about-us (fetched 2026-08-29T08:27:29.995673+00:00, sha 4bfaa5a843fd)
  - site_page: https://www.travis-ci.com/product (fetched 2026-08-29T08:27:29.985614+00:00, sha cfc7e381c066)
  - site_page: https://www.travis-ci.com/pricing (fetched 2026-08-29T08:27:29.987683+00:00, sha 329017c7f29d)
  - site_page: https://www.travis-ci.com/faq (fetched 2026-08-29T08:27:29.994090+00:00, sha 8ebc61f76287)
- Data as of 2026-08-30T08:39:29.467469+00:00.
