From 762f3fcec59dae8677012757b5069eae02ca101f Mon Sep 17 00:00:00 2001 From: Vincent Giersch Date: Mon, 22 Sep 2014 16:49:55 +0200 Subject: [PATCH] Travis CI: use flat badge Signed-off-by: Vincent Giersch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eeaab3..92402d4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The easiest way to use the [OVH.com](http://ovh.com) APIs in your [node.js](http://nodejs.org/) applications. [![NPM Version](https://img.shields.io/npm/v/ovh.svg?style=flat)](https://www.npmjs.org/package/express) -[![Build Status](https://secure.travis-ci.org/ovh/node-ovh.png?style=flat)](http://travis-ci.org/ovh/node-ovh) +[![Build Status](https://img.shields.io/travis/ovh/node-ovh.svg?style=flat)](http://travis-ci.org/ovh/node-ovh) [![Coverage Status](https://img.shields.io/coveralls/ovh/node-ovh.svg?style=flat)](https://coveralls.io/r/ovh/node-ovh?branch=master) ```js