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:
parent
5558d77b1f
commit
2ba941f2b3
@ -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
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user