Skip to content

Commit

Permalink
Add coveralls and travis badges
Browse files Browse the repository at this point in the history
  • Loading branch information
cweagans committed Oct 20, 2017
1 parent 3d1fd6b commit 4b1de2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# composer-patches

[![Build Status](https://travis-ci.org/cweagans/composer-patches.svg?branch=master)](https://travis-ci.org/cweagans/composer-patches)
[![Coverage Status](https://coveralls.io/repos/github/cweagans/composer-patches/badge.svg?branch=master)](https://coveralls.io/github/cweagans/composer-patches?branch=master)

Simple patches plugin for Composer. Applies a patch from a local or remote file to any package required with composer.

## Support notes
Expand Down

0 comments on commit 4b1de2a

Please sign in to comment.