Skip to content

Commit

Permalink
fix: badgers
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed May 7, 2019
1 parent 3def7c8 commit d2cec17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
sudo: false
language: node_js
node_js:
- 10
- stable

script:
- npm run lint
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit d2cec17

Please sign in to comment.