Skip to content

Commit 762f3fc

Browse files
committed
Travis CI: use flat badge
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net>
1 parent 394faf1 commit 762f3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The easiest way to use the [OVH.com](http://ovh.com) APIs in your [node.js](http://nodejs.org/) applications.
44

55
[![NPM Version](https://img.shields.io/npm/v/ovh.svg?style=flat)](https://www.npmjs.org/package/express)
6-
[![Build Status](https://secure.travis-ci.org/ovh/node-ovh.png?style=flat)](http://travis-ci.org/ovh/node-ovh)
6+
[![Build Status](https://img.shields.io/travis/ovh/node-ovh.svg?style=flat)](http://travis-ci.org/ovh/node-ovh)
77
[![Coverage Status](https://img.shields.io/coveralls/ovh/node-ovh.svg?style=flat)](https://coveralls.io/r/ovh/node-ovh?branch=master)
88

99
```js

0 commit comments

Comments
 (0)