Skip to content

Migrate CI from Travis CI to GitHub Actions#4

Merged
alexzhangs merged 1 commit into
masterfrom
ci/github-actions
May 20, 2026
Merged

Migrate CI from Travis CI to GitHub Actions#4
alexzhangs merged 1 commit into
masterfrom
ci/github-actions

Conversation

@alexzhangs
Copy link
Copy Markdown
Collaborator

Summary

  • Replace Travis CI with GitHub Actions (ubuntu-latest + macos-latest matrix)
  • Update README badge from Travis to GitHub Actions
  • Remove .travis.yml

Test plan

  • Verify GitHub Actions workflow runs on both ubuntu and macOS
  • Verify README badge reflects the new workflow status

🤖 Generated with Claude Code

- Add .github/workflows/test.yml (ubuntu + macOS matrix)
- Replace Travis badge with GitHub Actions badge in README
- Remove .travis.yml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexzhangs alexzhangs merged commit 8817fb7 into master May 20, 2026
2 checks passed
@alexzhangs alexzhangs deleted the ci/github-actions branch May 20, 2026 18:48
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