Skip to content

Commit

Permalink
Merge pull request #1353 from dogancelik/patch-1
Browse files Browse the repository at this point in the history
Correct travis-ci badge
  • Loading branch information
nylen committed Jan 14, 2015
2 parents 9564f99 + f6bd2ae commit 1c01cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# Request — Simplified HTTP client
[![npm package](https://nodei.co/npm/request.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/request/)

[![Build status](https://img.shields.io/travis/nylen/chronolog.svg?style=flat)](https://travis-ci.org/nylen/chronolog)
[![Build status](https://img.shields.io/travis/request/request.svg?style=flat)](https://travis-ci.org/request/request)
[![Coverage](https://img.shields.io/coveralls/request/request.svg?style=flat)](https://coveralls.io/r/request/request)
[![Gitter](https://img.shields.io/badge/gitter-join_chat-blue.svg?style=flat)](https://gitter.im/request/request?utm_source=badge)

Expand Down

0 comments on commit 1c01cae

Please sign in to comment.