From ab87af603064c060550abea4e5d768dff06c3a60 Mon Sep 17 00:00:00 2001 From: Chris Hendrix Date: Thu, 18 Jun 2015 08:25:56 -0700 Subject: [PATCH] Move location --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d85c962..26ec8b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Roguelike game in Elm - [Try It!](http://elm-rogue.materialdesignr.com) [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) + [![Build Status](https://travis-ci.org/chendrix/elm-rogue.svg?branch=master)](https://travis-ci.org/chendrix/elm-rogue) ## Build Instructions