From 9cad7544117d35ac41f12e215c24624104006bf6 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Mon, 24 Aug 2015 13:30:21 -0700 Subject: [PATCH] Show build status for master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5ab7d..5621894 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# dfmt [![Build Status](https://travis-ci.org/Hackerpilot/dfmt.svg)](https://travis-ci.org/Hackerpilot/dfmt) +# dfmt [![Build Status](https://travis-ci.org/Hackerpilot/dfmt.svg?branch=master)](https://travis-ci.org/Hackerpilot/dfmt) **dfmt** is a formatter for D source code ## Status