Skip to content

docs: replace defunct Travis CI badge with GitHub Actions badge#184

Open
Krivoblotsky wants to merge 1 commit into
MacPaw:masterfrom
Krivoblotsky:fix/replace-travis-badge
Open

docs: replace defunct Travis CI badge with GitHub Actions badge#184
Krivoblotsky wants to merge 1 commit into
MacPaw:masterfrom
Krivoblotsky:fix/replace-travis-badge

Conversation

@Krivoblotsky
Copy link
Copy Markdown

Summary

The README's build status badge points at `travis-ci.org`, which was shut down in mid-2021. The badge has been a broken image ever since.

The repo already has working GitHub Actions workflows (`.github/workflows/main.yml`), so this PR points the badge at that workflow instead.

Before

travis badge

After

Build

Test plan

  • Badge URL renders correctly (linked to existing `main.yml` workflow)
  • No other references to `travis-ci.org` in the README

The travis-ci.org service was shut down in mid-2021, so the build
status badge at the top of the README has been a broken image for
years. The repo already has GitHub Actions workflows (.github/workflows/main.yml),
so point the badge at that instead.
Copy link
Copy Markdown

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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