travis-ci/travis-ci
Free continuous integration platform for GitHub projects. 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
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
- readme: https://github.com/travis-ci/travis-ci · fetched 2026-08-28 · 60de44af1106
- homepage: https://travis-ci.org · fetched 2026-08-29 · 9875751795d8
- site_page: https://www.travis-ci.com/quickstart · fetched 2026-08-29 · 87fcaf8bd065
- site_page: https://docs.travis-ci.com/ · fetched 2026-08-29 · 4f1fe866ae86
- site_page: https://www.travis-ci.com/about-us · fetched 2026-08-29 · 4bfaa5a843fd
- site_page: https://www.travis-ci.com/product · fetched 2026-08-29 · cfc7e381c066
- site_page: https://www.travis-ci.com/pricing · fetched 2026-08-29 · 329017c7f29d
- site_page: https://www.travis-ci.com/faq · fetched 2026-08-29 · 8ebc61f76287
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| travis-ci/travis-ci | main | 32 |
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