From 9ca918586c839df509885784199f4661f780f8fd Mon Sep 17 00:00:00 2001 From: Davor Bonaci Date: Wed, 9 Mar 2016 10:24:04 -0800 Subject: [PATCH] Update README.md to include proper build status --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfd662ab4917a..eb9a4a6001d58 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ _**The Apache Beam project is in the process of bootstrapping. This includes the creation of project resources, the refactoring of the initial code submissions, and the formulation of project documentation, planning, and design documents. Please expect a significant amount of churn and breaking changes in the near future.**_ -[Build Status](http://builds.apache.org/job/beam-master) - +[![Build Status](https://api.travis-ci.org/apache/incubator-beam.svg?branch=master)](https://travis-ci.org/apache/incubator-beam?branch=master) +[![Build Status](https://builds.apache.org/buildStatus/icon?job=beam_MavenVerify)](https://builds.apache.org/job/beam_MavenVerify/) ## Overview