vadimdemedes/trevor
🚦 Your own mini Travis CI to run tests locally observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3989
- days_rel: n/a
- days_push: 2475
- n_releases_24m: 0
Adoption not part of the score
2098 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Trevor is a CLI tool that reads your project's .travis.yml and runs your tests locally in Docker containers across all the Node.js versions you specify, mimicking Travis CI. It lets you verify multi-version compatibility before pushing, without manually switching Node versions or pushing to CI.
Use cases
- run tests locally against multiple node.js versions
- test before pushing to travis ci
- avoid switching node versions manually with nvm
- run travis ci config locally with docker
- keep git history clean by testing pre-push
When to choose
- you already use Travis CI and want identical local test runs
- you need to test a library against several Node.js versions quickly
- you want a zero-config local CI driven by your existing .travis.yml
When to avoid
- your project doesn't use Travis CI or .travis.yml
- you need a full-featured or actively maintained local CI runner
- you can't or don't want to install Docker
Facets
cli-tool · maturity abandoned
testing ci-cd cli developer-tools testing developer-tools cli cross-platform travis-ci local-ci docker nodejs-versions test-runner command-line devops nodejs
2 sources
- readme: https://github.com/vadimdemedes/trevor · fetched 2026-08-28 · 4afa52523d2b
- registry_npm: https://registry.npmjs.org/trevor · fetched 2026-08-29 · a91b7414bbe9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vadimdemedes/trevor | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="vadimdemedes/trevor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem