Skip to content

Commit 6df2067

Browse files
committed
Update badges
1 parent 918f366 commit 6df2067

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ compatible stream to use with frameworks and HTTP requests.
2121

2222
The API documentation is available at: http://violet.riimu.net/api/streaming-json-encoder/
2323

24-
[![Travis](https://img.shields.io/travis/violet-php/streaming-json-encoder.svg?style=flat-square)](https://travis-ci.org/violet-php/streaming-json-encoder)
25-
[![Scrutinizer](https://img.shields.io/scrutinizer/g/violet-php/streaming-json-encoder.svg?style=flat-square)](https://scrutinizer-ci.com/g/violet-php/streaming-json-encoder/)
26-
[![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/violet-php/streaming-json-encoder.svg?style=flat-square)](https://scrutinizer-ci.com/g/violet-php/streaming-json-encoder/)
24+
[![CI](https://img.shields.io/github/workflow/status/violet-php/streaming-json-encoder/CI/master?style=flat-square)](https://github.com/violet-php/streaming-json-encoder/actions)
25+
[![Scrutinizer](https://img.shields.io/scrutinizer/quality/g/violet-php/streaming-json-encoder/master?style=flat-square)](https://scrutinizer-ci.com/g/violet-php/streaming-json-encoder/)
26+
[![codecov](https://img.shields.io/codecov/c/github/violet-php/streaming-json-encoder/master?style=flat-square)](https://codecov.io/gh/violet-php/streaming-json-encoder)
2727
[![Packagist](https://img.shields.io/packagist/v/violet/streaming-json-encoder.svg?style=flat-square)](https://packagist.org/packages/violet/streaming-json-encoder)
2828

2929
## Requirements ##

0 commit comments

Comments
 (0)