From d8aff26ff4f3cf2c50ec99bf804276a762fdda0b Mon Sep 17 00:00:00 2001 From: An Nguyen Date: Sat, 22 Jul 2017 13:45:14 +0700 Subject: [PATCH] Add travis build status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d98082e..8570ad4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Phabricator Differential Plugin +[![Build Status](https://api.travis-ci.org/thienan93/phdiff.svg?branch=master)](https://travis-ci.org/thienan93/phdiff) The Phabricator Differential plugin provides integration with Phabricator. It allows SonarQube to analytic and report issues on differential revision without pushing results to SonarQube. Any issues that are found are published as comments on the revision. The plugin performs the following operations: