Skip to content

Commit

Permalink
Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Kallio committed Jan 4, 2016
1 parent d1440b4 commit ee7a8f0
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-sms
-------
[![Latest Stable Version](https://poser.pugx.org/makallio85/php-sms/v/stable)](https://packagist.org/packages/makallio85/php-sms) [![Total Downloads](https://poser.pugx.org/makallio85/php-sms/downloads)](https://packagist.org/packages/makallio85/php-sms) [![Latest Unstable Version](https://poser.pugx.org/makallio85/php-sms/v/unstable)](https://packagist.org/packages/makallio85/php-sms) [![License](https://poser.pugx.org/makallio85/php-sms/license)](https://packagist.org/packages/makallio85/php-sms) [![Build Status](https://travis-ci.org/makallio85/php-sms.svg?branch=master)](https://travis-ci.org/makallio85/php-sms)
[![Latest Stable Version](https://poser.pugx.org/makallio85/php-sms/v/stable)](https://packagist.org/packages/makallio85/php-sms) [![Total Downloads](https://poser.pugx.org/makallio85/php-sms/downloads)](https://packagist.org/packages/makallio85/php-sms) [![Latest Unstable Version](https://poser.pugx.org/makallio85/php-sms/v/unstable)](https://packagist.org/packages/makallio85/php-sms) [![License](https://poser.pugx.org/makallio85/php-sms/license)](https://packagist.org/packages/makallio85/php-sms) [![Build Status](https://travis-ci.org/makallio85/php-sms.svg?branch=master)](https://travis-ci.org/makallio85/php-sms) [![Coverage Status](https://coveralls.io/repos/makallio85/php-sms/badge.svg?branch=master&service=github)](https://coveralls.io/github/makallio85/php-sms?branch=master)

PHP SMS class to send sms messages via gateway. Currently supports Nexmo only.

Expand Down

0 comments on commit ee7a8f0

Please sign in to comment.