Skip to content

Commit

Permalink
Added dependency Badge for master and development branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zf2timo committed May 22, 2015
1 parent 3d1ddb3 commit bac3586
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
Master:
[![Build Status](https://travis-ci.org/zf2timo/data-mapper.svg?branch=master)](http://travis-ci.org/zf2timo/data-mapper)
[![Coverage Status](https://coveralls.io/repos/zf2timo/data-mapper/badge.png?branch=master)](https://coveralls.io/r/zf2timo/data-mapper?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/555db0bd634daa30fb000ca5/badge.svg?style=flat)](https://www.versioneye.com/user/projects/555db0bd634daa30fb000ca5)

Develop:
[![Build Status](https://travis-ci.org/zf2timo/data-mapper.svg?branch=develop)](http://travis-ci.org/zf2timo/data-mapper)
[![Coverage Status](https://coveralls.io/repos/zf2timo/data-mapper/badge.png?branch=develop)](https://coveralls.io/r/zf2timo/data-mapper?branch=master)
[![Dependency Status](https://www.versioneye.com/user/projects/555db0bc634daa5dc8000db0/badge.svg?style=flat)](https://www.versioneye.com/user/projects/555db0bc634daa5dc8000db0)

This repository is just a showcase, for the DataMapper Pattern with relations. It is definitely **not** the best practise
but it shows how the relation can be done.
Expand Down

0 comments on commit bac3586

Please sign in to comment.