Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega committed Sep 6, 2018
1 parent bfa9912 commit ee7f4fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PHP Bucket Testing

[![Build Status](https://travis-ci.org/divineomega/php-bucket-testing.svg?branch=master)](https://travis-ci.org/divineomega/php-bucket-testing)
[![Coverage Status](https://coveralls.io/repos/github/divineomega/php-bucket-testing/badge.svg?branch=master)](https://coveralls.io/github/divineomega/php-bucket-testing?branch=master)
[![Build Status](https://travis-ci.org/DivineOmega/php-bucket-testing.svg?branch=master)](https://travis-ci.org/DivineOmega/php-bucket-testing)
[![Coverage Status](https://coveralls.io/repos/github/DivineOmega/php-bucket-testing/badge.svg?branch=master)](https://coveralls.io/github/DivineOmega/php-bucket-testing?branch=master)

This library enables developers to easily redirect users to different URLs, for the purpose
of bucket testing. Bucket testing is also known as A/B testing or split testing.
Expand Down

0 comments on commit ee7f4fa

Please sign in to comment.