From 5af67eff6d980ec29ea2bc55071ced56036bc121 Mon Sep 17 00:00:00 2001 From: Ollie Tribe Date: Fri, 16 Mar 2018 16:28:46 +0000 Subject: [PATCH] chore: add travis badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2de3fe..dc354aa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ > Scrape football data from Bet365 [![npm version](https://badge.fury.io/js/soccer-scrape.svg)](https://badge.fury.io/js/soccer-scrape) +[![build status](https://travis-ci.org/o8e/soccer-scrape.svg?branch=master)](https://travis-ci.org/o8e/soccer-scrape) A pretty rigid library to fetch todays __unplayed__ fixtures. It currently only supports three attributes, and comes from a defined source, Bet365, because they have the most extensive, whacky leagues available.