Skip to content

Commit

Permalink
update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Dec 20, 2016
1 parent 9e09a60 commit 11b9170
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
Expand Up @@ -5,7 +5,7 @@ PHP Experiments is an A/B Test and Split Test library

[![Build Status](https://travis-ci.org/innocraft/php-experiments.svg?branch=master)](https://travis-ci.org/innocraft/php-experiments)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/innocraft/php-experiments.svg)](https://scrutinizer-ci.com/g/innocraft/php-experiments?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/innocraft/php-experiments/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/innocraft/php-experiments/?branch=master "Unit tests code coverage. Does not include coverage of integration tests, system tests or UI screenshot tests.")
[![Code Coverage](https://scrutinizer-ci.com/g/innocraft/php-experiments/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/innocraft/php-experiments/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/innocraft/php-experiments/v/stable)](https://packagist.org/packages/innocraft/php-experiments)
[![License](https://poser.pugx.org/innocraft/php-experiments/license)](https://packagist.org/packages/innocraft/php-experiments)

Expand Down

0 comments on commit 11b9170

Please sign in to comment.