Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit be94d9c

Browse files
committed
Show build status of all active branches
1 parent 7b11576 commit be94d9c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# PHPUnit Wrapper
22

33
Builds:
4-
4+
* 8.0 [![Build Status](https://travis-ci.org/Codeception/phpunit-wrapper.svg?branch=8.0)](https://travis-ci.org/Codeception/phpunit-wrapper)
5+
* 7.1 [![Build Status](https://travis-ci.org/Codeception/phpunit-wrapper.svg?branch=7.1)](https://travis-ci.org/Codeception/phpunit-wrapper)
6+
* 6.5 [![Build Status](https://travis-ci.org/Codeception/phpunit-wrapper.svg?branch=6.5)](https://travis-ci.org/Codeception/phpunit-wrapper)
57
* 6.0 [![Build Status](https://travis-ci.org/Codeception/phpunit-wrapper.svg?branch=6.0)](https://travis-ci.org/Codeception/phpunit-wrapper)
6-
* 7.0 [![Build Status](https://travis-ci.org/Codeception/phpunit-wrapper.svg?branch=7.0)](https://travis-ci.org/Codeception/phpunit-wrapper)
8+
79

810
Codeception heavily relies on PHPUnit for running and managing tests.
911
Not all PHPUnit classes fit the needs of Codeception, that's why they were extended or redefined.

0 commit comments

Comments
 (0)