From 61281ae44204dc0037918c583fa85f717c62a243 Mon Sep 17 00:00:00 2001 From: Clay Diffrient Date: Mon, 11 Jul 2016 16:08:54 -0600 Subject: [PATCH] Add travis badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 385affc..a106f9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # react-tray +[![Build Status](https://travis-ci.org/instructure-react/react-tray.svg?branch=master)](https://travis-ci.org/instructure-react/react-tray) + An accessible tray component useful for navigation menus See example at [http://instructure-react.github.io/react-tray](http://instructure-react.github.io/react-tray)