Skip to content

Commit

Permalink
Merge pull request #23 from ddelnano/update-badges
Browse files Browse the repository at this point in the history
Update badges
  • Loading branch information
ddelnano committed Sep 27, 2016
2 parents d0063d1 + e16071d commit 74d5e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PHP Hooks for Dredd API Testing Framework
[![Build Status](https://travis-ci.org/ddelnano/dredd-hooks-php.svg?branch=master)](https://travis-ci.org/ddelnano/dredd-hooks-php)
[![Latest Stable Version](https://poser.pugx.org/ddelnano/dredd-hooks-php/v/stable)](https://packagist.org/packages/ddelnano/dredd-hooks-php) [![Total Downloads](https://poser.pugx.org/ddelnano/dredd-hooks-php/downloads)](https://packagist.org/packages/ddelnano/dredd-hooks-php) [![Latest Unstable Version](https://poser.pugx.org/ddelnano/dredd-hooks-php/v/unstable)](https://packagist.org/packages/ddelnano/dredd-hooks-php) [![License](https://poser.pugx.org/ddelnano/dredd-hooks-php/license)](https://packagist.org/packages/ddelnano/dredd-hooks-php)
[![Packagist](https://img.shields.io/packagist/dm/ddelnano/dredd-hooks-php.svg?maxAge=2592000)]() [![Packagist](https://img.shields.io/packagist/v/ddelnano/dredd-hooks-php.svg?maxAge=2592000)]() [![license](https://img.shields.io/github/license/ddelnano/dredd-hooks-php.svg?maxAge=2592000)]()

##About
This package contains a PHP Dredd hook handler which provides a bridge between the [Dredd API Testing Framework](http://dredd.readthedocs.org/en/latest/)
Expand Down

0 comments on commit 74d5e36

Please sign in to comment.