From cc8621b6400cb784edaba199b50b700c47d8698c Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 8 Apr 2018 21:50:00 -0400 Subject: [PATCH] Add build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1413a68..6f2afbe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Bus Schedule Display +[![Build Status](https://travis-ci.org/chris03/esp-bus-schedule-display.svg?branch=master)](https://travis-ci.org/chris03/esp-bus-schedule-display) + ## Purpose Show in realtime the minutes remaining of the upcoming buses at a given stop using the NextBus API.