File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
4
4
5
5
[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/phpunit/phpunit.svg?style=flat-square )] ( https://packagist.org/packages/phpunit/phpunit )
6
6
[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.3-8892BF.svg?style=flat-square )] ( https://php.net/ )
7
- [ ![ Build Status] ( https://img.shields.io/travis/sebastianbergmann/phpunit/9.0.svg?style=flat-square )] ( https://phpunit.de/build-status.html )
8
- [ ![ CI Status] ( https://github.com/sebastianbergmann/phpunit/workflows/CI/badge.svg?branch=9.0 )] ( https://github.com/sebastianbergmann/phpunit/actions )
7
+ [ ![ CI Status] ( https://github.com/sebastianbergmann/phpunit/workflows/CI/badge.svg?branch=9.0 )] ( https://phpunit.de/build-status.html )
9
8
[ ![ Type Coverage] ( https://shepherd.dev/github/sebastianbergmann/phpunit/coverage.svg )] ( https://shepherd.dev/github/sebastianbergmann/phpunit )
10
9
11
10
## Installation
You can’t perform that action at this time.
0 commit comments