Skip to content

Commit 692f9e9

Browse files
committed
update badge
1 parent 013a2b5 commit 692f9e9

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
@@ -8,7 +8,7 @@
88

99
> Simplified HTTP/HTTPS requests
1010
11-
[![Build Status](https://travis-ci.org/sindresorhus/got.svg?branch=master)](https://travis-ci.org/sindresorhus/got) [![Coverage Status](https://coveralls.io/repos/sindresorhus/got/badge.svg?branch=master&service=github)](https://coveralls.io/github/sindresorhus/got?branch=master)
11+
[![Build Status](https://travis-ci.org/sindresorhus/got.svg?branch=master)](https://travis-ci.org/sindresorhus/got) [![Coverage Status](https://coveralls.io/repos/sindresorhus/got/badge.svg?service=github&branch=master)](https://coveralls.io/github/sindresorhus/got?branch=master)
1212

1313
A nicer interface to the built-in [`http`](http://nodejs.org/api/http.html) module.
1414

0 commit comments

Comments
 (0)