From 050caee1228967b0d03fdc33843774c91584255b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 27 Jan 2016 14:24:55 +0100 Subject: [PATCH] Add travis-ci badge to show the status of master --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5dadb93a7..20d1367762 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,5 @@ http://www.godotengine.org Compilation instructions for every platform can be found in the Wiki: http://godotengine.org/projects/godot-engine/wiki/Advanced_topics + +[![Build Status](https://travis-ci.org/godotengine/godot.svg?branch=master)](https://travis-ci.org/godotengine/godot)