Skip to content

Commit c4dc579

Browse files
Merge branch '8.5' into 9.0
2 parents 3789def + d97176b commit c4dc579

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
44

55
[![Latest Stable Version](https://img.shields.io/packagist/v/phpunit/phpunit.svg?style=flat-square)](https://packagist.org/packages/phpunit/phpunit)
66
[![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)
98
[![Type Coverage](https://shepherd.dev/github/sebastianbergmann/phpunit/coverage.svg)](https://shepherd.dev/github/sebastianbergmann/phpunit)
109

1110
## Installation

0 commit comments

Comments
 (0)