From febda9aba1144902f6984bf620076e353a583b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Fri, 4 Apr 2014 20:07:05 +0200 Subject: [PATCH] Add Travis CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 549ca0a9d..eb96e4927 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ GitBook ======= +[![Build Status](https://travis-ci.org/GitbookIO/gitbook.png?branch=master)](https://travis-ci.org/GitbookIO/gitbook) + GitBook is a command line tool (and Node.js library) for building beautiful programming books and exercises using GitHub/Git and Markdown. You can see an example: [Learn Javascript](http://gitbookio.github.io/javascript/). ![Image](https://raw.github.com/GitbookIO/gitbook/master/preview.png)