Skip to content

Commit bbc3522

Browse files
committed
Fixed build badge
1 parent ac27b39 commit bbc3522

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
@@ -1,4 +1,4 @@
1-
# fast-json-stringify  [![Build Status](https://travis-ci.org/mcollina/fast-json-stringify.svg)](https://travis-ci.org/mcollina/fast-json-stringify)
1+
# fast-json-stringify  [![Build Status](https://travis-ci.org/fastify/fast-json-stringify.svg?branch=master)](https://travis-ci.org/fastify/fast-json-stringify)
22

33
__fast-json-stringify__ is x1-4 times faster than `JSON.stringify()`.
44
It is particularly suited if you are sending small JSON payloads, the

0 commit comments

Comments
 (0)