Repository: incubator-beam Updated Branches: refs/heads/master e94b881b2 -> a23892866
Update README.md to include proper build status Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/9ca91858 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9ca91858 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/9ca91858 Branch: refs/heads/master Commit: 9ca918586c839df509885784199f4661f780f8fd Parents: e94b881 Author: Davor Bonaci <[email protected]> Authored: Wed Mar 9 10:24:04 2016 -0800 Committer: Davor Bonaci <[email protected]> Committed: Wed Mar 9 10:26:46 2016 -0800 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/9ca91858/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index bfd662a..eb9a4a6 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) - +[](https://travis-ci.org/apache/incubator-beam?branch=master) +[](https://builds.apache.org/job/beam_MavenVerify/) ## Overview
