🪦
What was it?
The original free CI for open source. Every GitHub repo had .travis.yml in the 2010s.
What happened?
Free plan reduced to 10k credits (runs out in days). Effectively killed free OSS CI on Travis.
Migration Guide
GitHub Actions (free for public repos). CircleCI or Buildkite for private.
Timeline & context
Travis CI (OSS Free) free tier killed in June 2021, 5 years ago. It sat in the ci-cd category, where Soft.xyz tracks 7 discontinued products in total. If you are still running it in production, the migration path above is the shortest route off it.
FAQ
Why did Travis CI (OSS Free) shut down?
Free plan reduced to 10k credits (runs out in days). Effectively killed free OSS CI on Travis.
What should I migrate Travis CI (OSS Free) to?
No drop-in replacement is tracked yet — check the ci-cd category for current options.
Is there a free alternative to Travis CI (OSS Free)?
Not among the tracked alternatives.