From 24b54908a55236480ca4fffba48ca79d9bf0c0d6 Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Tue, 19 May 2015 09:16:11 -0700 Subject: [PATCH] come on travis wake up --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92e730ac..25718f42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # LearnGitBranching + [![Build Status](https://travis-ci.org/pcottle/learnGitBranching.svg?branch=master)](https://travis-ci.org/pcottlele/learnGitBranching) LearnGitBranching is a git repository visualizer, sandbox, and series of educational tutorials and challenges. Its primary purpose is to help developers understand git through the power of visualization (something that's absent when working on the command line).