Skip to content

Conversation

@boronine
Copy link
Member

This PR converts the project from Travis CI to GitHub Actions. Removed deprecated .travis.yml and added modern .github/workflows/ci.yml with macos-latest runner, code coverage, and manual dispatch trigger.

@boronine boronine requested a review from Copilot June 17, 2025 23:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR transitions the project’s CI from Travis CI to GitHub Actions.

  • Removed the deprecated .travis.yml file
  • Updated the README with the new GitHub Actions badge
  • Added a new GitHub Actions workflow file (.github/workflows/ci.yml) for CI testing on macOS with code coverage

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Updated CI badge from Travis CI to GitHub Actions.
.travis.yml Removed deprecated Travis CI configuration.
.github/workflows/ci.yml Introduced a new GitHub Actions workflow with explicit Xcode version selection.

@boronine boronine merged commit eaee967 into master Jun 17, 2025
1 check 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.

2 participants