Skip to content

Commit 396ccc9

Browse files
committed
Show build status & coverage status in README.md
1 parent d7aa43c commit 396ccc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
This package provides some additional features for PHPStan to make it
44
work for Magento 2 projects.
55

6+
[![Build Status](https://travis-ci.org/bitExpert/phpstan-magento.svg?branch=master)](https://travis-ci.org/bitExpert/phpstan-magento)
7+
[![Coverage Status](https://coveralls.io/repos/github/bitExpert/phpstan-magento/badge.svg?branch=master)](https://coveralls.io/github/bitExpert/phpstan-magento?branch=master)
8+
69
## Installation
710

811
The preferred way of installing `bitexpert/phpstan-magento` is through Composer.

0 commit comments

Comments
 (0)