Skip to content

Commit 53e355a

Browse files
author
Greg Bowler
authored
ci: remove scrutinizer (#48)
1 parent 2ff31b7 commit 53e355a

File tree

2 files changed

+2
-34
lines changed

2 files changed

+2
-34
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ A Data Transfer Objects (DTO) in a programming language is a design pattern that
88
<a href="https://giub.com/PhpGt/DataObject/actions" target="_blank">
99
<img src="https://badge.status.php.gt/dataobject-build.svg" alt="Build status" />
1010
</a>
11-
<a href="https://scrutinizer-ci.com/g/PhpGt/DataObject" target="_blank">
11+
<a href="https://app.codacy.com/gh/PhpGt/DataObject" target="_blank">
1212
<img src="https://badge.status.php.gt/dataobject-quality.svg" alt="Code quality" />
1313
</a>
14-
<a href="https://scrutinizer-ci.com/g/PhpGt/DataObject" target="_blank">
14+
<a href="https://app.codecov.io/gh/PhpGt/DataObject" target="_blank">
1515
<img src="https://badge.status.php.gt/dataobject-coverage.svg" alt="Code coverage" />
1616
</a>
1717
<a href="https://packagist.org/packages/PhpGt/DataObject" target="_blank">

0 commit comments

Comments
 (0)