Skip to content

Commit 0475009

Browse files
Replace Travis with Github Actions badge
1 parent 1ac4e9f commit 0475009

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
@@ -1,6 +1,6 @@
11
# PSR-7 assertions for PHPUnit
22

3-
[![Build Status](https://travis-ci.org/martin-helmich/phpunit-psr7-assert.svg?branch=master)](https://travis-ci.org/martin-helmich/phpunit-psr7-assert)
3+
![Unit tests](https://github.com/martin-helmich/phpunit-psr7-assert/workflows/Unit%20tests/badge.svg)
44
[![Code Climate](https://codeclimate.com/github/martin-helmich/phpunit-psr7-assert/badges/gpa.svg)](https://codeclimate.com/github/martin-helmich/phpunit-psr7-assert)
55
[![Test Coverage](https://codeclimate.com/github/martin-helmich/phpunit-psr7-assert/badges/coverage.svg)](https://codeclimate.com/github/martin-helmich/phpunit-psr7-assert/coverage)
66

0 commit comments

Comments
 (0)