From 5c1730150f5b69676d19c7ef58b6516532375d5f Mon Sep 17 00:00:00 2001 From: Sheikh Araf Date: Sat, 4 Jun 2016 02:55:36 +0530 Subject: [PATCH] README.md: Add Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 507d3c2..21eb1ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # coala for Eclipse +[![Build Status](https://travis-ci.org/coala-analyzer/coala-eclipse.svg?branch=master)](https://travis-ci.org/coala-analyzer/coala-eclipse) + This package offers a plugin for the Eclipse to use the code analysis software [coala](https://github.com/coala-analyzer/coala) inside the IDE. ## Installation