From ba34e93080b976b762e09c85622d9abd6a1aed5a Mon Sep 17 00:00:00 2001 From: Unitech Date: Mon, 28 Sep 2015 13:20:19 +0200 Subject: [PATCH] fix travis build badge [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a6bf44d..9a8b6763 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Official website: [http://pm2.keymetrics.io](http://pm2.keymetrics.io) Works on Linux (stable) & MacOSx (stable) & Windows (bĂȘta). -[![Version npm](https://img.shields.io/npm/v/pm2.svg?style=flat-square)](https://www.npmjs.com/package/pm2)[![NPM Downloads](https://img.shields.io/npm/dm/pm2.svg?style=flat-square)](https://www.npmjs.com/package/pm2)[![Build Status](https://img.shields.io/travis/Unitech/PM2/master.svg?style=flat-square)](https://travis-ci.org/Unitech/PM2) +[![Version npm](https://img.shields.io/npm/v/pm2.svg?style=flat-square)](https://www.npmjs.com/package/pm2)[![NPM Downloads](https://img.shields.io/npm/dm/pm2.svg?style=flat-square)](https://www.npmjs.com/package/pm2)[![Build Status](https://api.travis-ci.org/Unitech/pm2.svg)](https://travis-ci.org/Unitech/PM2) [![NPM](https://nodei.co/npm/pm2.png?downloads=true&downloadRank=true)](https://nodei.co/npm/pm2/)