Skip to content

Commit

Permalink
Fixed build status (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Ducoudray authored and cdaguerre committed May 4, 2016
1 parent 228f488 commit a08a12e
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 Textmaster API v1 client

[![Build Status](https://api.travis-ci.com/worldia/textmaster-api.svg?token=4dDhVzWiZtpfbs4qv8Fs&branch=master)](https://travis-ci.com/worldia/php-textmaster-api) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/worldia/textmaster-api/badges/quality-score.png?b=master&s=5fe7eadeed5f83c414833dd34c02fc7728640c03)](https://scrutinizer-ci.com/g/worldia/textmaster-api/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/worldia/textmaster-api/badges/coverage.png?b=master&s=5eb2f3076cee19862c32136126712889f1740df8)](https://scrutinizer-ci.com/g/worldia/textmaster-api/?branch=master)
[![Build Status](https://travis-ci.org/worldia/textmaster-api.svg?branch=master)](https://travis-ci.org/worldia/textmaster-api) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/worldia/textmaster-api/badges/quality-score.png?b=master&s=5fe7eadeed5f83c414833dd34c02fc7728640c03)](https://scrutinizer-ci.com/g/worldia/textmaster-api/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/worldia/textmaster-api/badges/coverage.png?b=master&s=5eb2f3076cee19862c32136126712889f1740df8)](https://scrutinizer-ci.com/g/worldia/textmaster-api/?branch=master)

A simple Object Oriented wrapper for Textmaster API, written with PHP5.

Expand Down

0 comments on commit a08a12e

Please sign in to comment.