Skip to content

Commit 4b1de2a

Browse files
committed
Add coveralls and travis badges
1 parent 3d1fd6b commit 4b1de2a

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
@@ -1,5 +1,8 @@
11
# composer-patches
22

3+
[![Build Status](https://travis-ci.org/cweagans/composer-patches.svg?branch=master)](https://travis-ci.org/cweagans/composer-patches)
4+
[![Coverage Status](https://coveralls.io/repos/github/cweagans/composer-patches/badge.svg?branch=master)](https://coveralls.io/github/cweagans/composer-patches?branch=master)
5+
36
Simple patches plugin for Composer. Applies a patch from a local or remote file to any package required with composer.
47

58
## Support notes

0 commit comments

Comments
 (0)