Skip to content

Commit ba9d40b

Browse files
author
Stephan Wentz
committed
docs: Fix badges
1 parent 086c21d commit ba9d40b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ Period Component
33

44
[![Latest Version](https://img.shields.io/github/release/brainbits/period.svg?style=flat-square)](https://github.com/brainbits/period/releases)
55
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
6-
[![Build Status](https://img.shields.io/travis/brainbits/period/master.svg?style=flat-square)](https://travis-ci.org/brainbits/period)
7-
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/brainbits/period.svg?style=flat-square)](https://scrutinizer-ci.com/g/brainbits/period/code-structure)
8-
[![Quality Score](https://img.shields.io/scrutinizer/g/brainbits/period.svg?style=flat-square)](https://scrutinizer-ci.com/g/brainbits/period)
9-
[![Insight](https://img.shields.io/sensiolabs/i/daacf9bd-0d41-4a5c-b23e-f23492c954f7.svg)](https://insight.sensiolabs.com/projects/daacf9bd-0d41-4a5c-b23e-f23492c954f7)
6+
[![Build Status](https://img.shields.io/github/check-runs/brainbits/period/master)](https://github.com/brainbits/period/actions)
7+
[![Coverage Status](https://img.shields.io/codecov/c/github/brainbits/period)](https://app.codecov.io/gh/brainbits/period)
108
[![Total Downloads](https://img.shields.io/packagist/dt/brainbits/period.svg?style=flat-square)](https://packagist.org/packages/brainbits/period)
119

1210
The Period Component provides methods to manage time periods.

0 commit comments

Comments
 (0)