From d2cec17bc0242efd817a216d61256ce91d3b5bb5 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Tue, 7 May 2019 23:01:42 +0100 Subject: [PATCH] fix: badgers --- .travis.yml | 2 -- README.md | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 651353e..1e31533 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ -sudo: false language: node_js node_js: - 10 - - stable script: - npm run lint diff --git a/README.md b/README.md index 6265b9f..72bf4d1 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![](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/alanshaw/it-length-prefixed/badge.svg?branch=master)](https://coveralls.io/github/alanshaw/it-length-prefixed?branch=master) -[![Travis CI](https://travis-ci.org/alanshaw/it-length-prefixed.svg?branch=master)](https://travis-ci.org/alanshaw/it-length-prefixed) +[![Travis CI](https://travis-ci.org/alanshaw/it-length-prefixed.svg?branch=master&style=flat-square)](https://travis-ci.org/alanshaw/it-length-prefixed) +![Codecov](https://img.shields.io/codecov/c/gh/alanshaw/it-length-prefixed.svg?style=flat-square) [![Dependency Status](https://david-dm.org/alanshaw/it-length-prefixed.svg?style=flat-square)](https://david-dm.org/alanshaw/it-length-prefixed) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard) [![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)