From d824fd80f1104a10db216173d1a14c9f796a95ba Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Sun, 18 Jan 2015 00:26:44 -0800 Subject: [PATCH] Add build status icon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7fb899c..aaec3eb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # dfmt Dfmt is a formatter for D source code + +[![Build Status](https://travis-ci.org/Hackerpilot/dfix.svg)](https://travis-ci.org/Hackerpilot/dfix)