Skip to content

Commit

Permalink
Add dependencies badge
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Jan 12, 2015
1 parent 8e8edd7 commit 4e23acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ It is installable and autoloadable via Composer as [genkgo/migrations](https://p
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/genkgo/migrations/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/genkgo/migrations/)
[![Code Coverage](https://scrutinizer-ci.com/g/genkgo/migrations/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/genkgo/migrations/)
[![Build Status](https://travis-ci.org/genkgo/migrations.png?branch=master)](https://travis-ci.org/genkgo/migrations)
[![Dependency Status](https://www.versioneye.com/user/projects/54b3910d171cf95e6a0001d3/badge.svg?style=flat)](https://www.versioneye.com/user/projects/54b3910d171cf95e6a0001d3)

To run the unit tests at the command line, issue `phpunit -c tests/`. [PHPUnit](http://phpunit.de/manual/) is required.

Expand Down

0 comments on commit 4e23acb

Please sign in to comment.