Skip to content

Commit

Permalink
doc: fix travis link
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jan 9, 2020
1 parent a657d40 commit c2b0070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# bl *(BufferList)*

[![Build Status](https://travis-ci.org/rvagg/bl.svg?branch=master)](https://travis-ci.org/rvagg/bl)
[![Build Status](https://api.travis-ci.com/rvagg/bl.svg?branch=master)](https://travis-ci.com/rvagg/bl/)

**A Node.js Buffer list collector, reader and streamer thingy.**

Expand Down

0 comments on commit c2b0070

Please sign in to comment.