Commit b609a57e authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #5 from ipfs/fix/4

fix CI badges
parents 20959819 8ac188c7
......@@ -4,8 +4,8 @@ go-block-format
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
[![Coverage Status](https://coveralls.io/repos/github/ipfs/go-block-node/badge.svg?branch=master)](https://coveralls.io/github/ipfs/go-block-node?branch=master)
[![Travis CI](https://travis-ci.org/ipfs/go-block-node.svg?branch=master)](https://travis-ci.org/ipfs/go-block-node)
[![Coverage Status](https://coveralls.io/repos/github/ipfs/go-block-format/badge.svg?branch=master)](https://coveralls.io/github/ipfs/go-block-format?branch=master)
[![Travis CI](https://travis-ci.org/ipfs/go-block-format.svg?branch=master)](https://travis-ci.org/ipfs/go-block-format)
> go-block-format is a set of interfaces that a type needs to implement in order to be a CID addressable block of data.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment