Skip to content

Commit bdcedce

Browse files
committed
Add travis and coveralls badges
1 parent dfb33c4 commit bdcedce

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,6 +1,9 @@
11
Api-Problem: ZF2 Module for API-Problem representations
22
=======================================================
33

4+
[![Build Status](https://travis-ci.org/zfcampus/zf-api-problem.png)](https://travis-ci.org/zfcampus/zf-api-problem)
5+
[![Coverage Status](https://coveralls.io/repos/zfcampus/zf-api-problem/badge.png?branch=master)](https://coveralls.io/r/zfcampus/zf-api-problem)
6+
47
This module provides data structures and rendering for the API-Problem format.
58

69
- [Problem API](http://tools.ietf.org/html/draft-nottingham-http-problem-05),

0 commit comments

Comments
 (0)