Skip to content

Commit 1fdf729

Browse files
committed
Fix badge
1 parent e37f911 commit 1fdf729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Stable Version](https://img.shields.io/packagist/v/php5friends/phpunit48.svg?style=flat-square)](https://packagist.org/packages/php5friends/phpunit48)
44
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.3.3-8892BF.svg?style=flat-square)](https://php.net/supported-versions.php)
5-
[![Build Status](https://img.shields.io/travis/php5friends/phpunit48/4.8.svg?style=flat-square)](https://travis-ci.org/php5friends/phpunit48)
5+
[![CI](https://github.com/php5friends/phpunit48/actions/workflows/ci.yml/badge.svg)](https://github.com/php5friends/phpunit48/actions/workflows/ci.yml)
66

77
**PHPUnit48** is a variant of [PHPUnit](https://phpunit.de/). The purpose of this project is to make PHPUnit 4.8 compatible with the new PHP and to make it compatible with PHPUnit 6.
88

0 commit comments

Comments
 (0)