From 38825cae1271e200ee22468c03f8de28283cdd68 Mon Sep 17 00:00:00 2001 From: sikofitt Date: Sat, 8 Oct 2016 19:07:07 -0700 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2b64fe..8b1755f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # is-class +[![Build Status](https://travis-ci.org/sikofitt/is-class.svg?branch=master)](https://travis-ci.org/sikofitt/is-class) + This program simply does one thing. It creates a function ```is_class``` to go along with the many other 'is' functions.