1
0
mirror of https://github.com/ovh/php-ovh.git synced 2023-11-05 03:20:26 +01:00

Add travis indicator

Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
This commit is contained in:
Vincent Cassé 2014-10-09 18:37:55 +02:00
parent 5558d77b1f
commit 2ba941f2b3

View File

@ -2,6 +2,8 @@
This PHP package is a lightweight wrapper for OVH APIs. That's the easiest way to use OVH.com APIs in your PHP applications. This PHP package is a lightweight wrapper for OVH APIs. That's the easiest way to use OVH.com APIs in your PHP applications.
[![Build Status](https://travis-ci.org/ovh/php-ovh.svg)](https://travis-ci.org/ovh/php-ovh)
```php ```php
<?php <?php
/** /**