Skip to content

Commit 699e5ca

Browse files
author
Alan Shaw
committed
chore: add travis config and badgers
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
1 parent d144a8b commit 699e5ca

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- "stable"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ipfs-friends
22

3+
[![Build Status](https://travis-ci.org/tableflip/ipfs-friends.svg?branch=master)](https://travis-ci.org/tableflip/ipfs-friends) [![dependencies Status](https://david-dm.org/tableflip/ipfs-friends/status.svg)](https://david-dm.org/tableflip/ipfs-friends) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
4+
35
> get by with a little help from your friends (to share files)
46
57
Turn IPFS peers in to file sharing friends.

0 commit comments

Comments
 (0)