Skip to content

Migrate CI from Travis to GitHub Actions - #77

Merged
LordDashMe merged 1 commit into
masterfrom
ci/migrate-travis-to-github-actions
Aug 13, 2026
Merged

Migrate CI from Travis to GitHub Actions#77
LordDashMe merged 1 commit into
masterfrom
ci/migrate-travis-to-github-actions

Conversation

@LordDashMe

Copy link
Copy Markdown
Owner

Travis CI is no longer free for this repository, so move the build to GitHub Actions, which is free for public repos.

  • Add .github/workflows/ci.yml running the test suite on Node 24 for pushes to master and all pull requests, then publishing coverage to Coveralls.
  • Remove .travis.yml and .coveralls.yml.
  • Swap the Travis badge in the README for the workflow status badge.

Travis CI is no longer free for this repository, so move the build to
GitHub Actions, which is free for public repos.

- Add .github/workflows/ci.yml running the test suite on Node 24 for
  pushes to master and all pull requests, then publishing coverage to
  Coveralls.
- Remove .travis.yml and .coveralls.yml.
- Swap the Travis badge in the README for the workflow status badge.
@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-contribution-stats Ready Ready Preview Aug 13, 2026 10:12pm

@LordDashMe
LordDashMe merged commit 49a3f88 into master Aug 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant