Skip to content

Removed build status references to no longer used services. #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 21, 2025

Conversation

chrisryan
Copy link
Contributor

What does this PR do?

Removes references to build services we no longer use from the README.md file.

Checklist

  • [ ] Pull request contains a clear definition of changes
  • [ ] Tests (either unit, integration, or acceptance) written and passing
  • [ ] Relevant documentation produced and/or updated

@chrisryan chrisryan requested a review from a team as a code owner April 21, 2025 17:10
Copy link
Contributor

@chadicus chadicus left a comment

Choose a reason for hiding this comment

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

You can also remove the php coveralls dev requirement in the composer.json file

README.md Outdated
@@ -1,8 +1,6 @@
# Memoize
A PHP library for memoizing repeated function calls.

[![Build Status](http://img.shields.io/travis/traderinteractive/memoize-php.svg?style=flat)](https://travis-ci.org/traderinteractive/memoize-php)
[![Scrutinizer Code Quality](http://img.shields.io/scrutinizer/g/traderinteractive/memoize-php.svg?style=flat)](https://scrutinizer-ci.com/g/traderinteractive/memoize-php/)
[![Code Coverage](http://img.shields.io/coveralls/traderinteractive/memoize-php.svg?style=flat)](https://coveralls.io/r/traderinteractive/memoize-php)
Copy link
Contributor

Choose a reason for hiding this comment

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

you can remove the Code Coverage badge below as well

@chrisryan chrisryan merged commit afd2a3a into master Apr 21, 2025
10 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.

2 participants