You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2017/03/20 09:47:18 UTC

flink git commit: [FLINK-6122] Add Travis build status to README

Repository: flink
Updated Branches:
  refs/heads/master 2ce080da6 -> 486f7249c


[FLINK-6122] Add Travis build status to README

This closes #3570.


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/486f7249
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/486f7249
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/486f7249

Branch: refs/heads/master
Commit: 486f7249cb36a34af928c771b5d59052ebed9154
Parents: 2ce080d
Author: Bowen Li <bo...@gmail.com>
Authored: Mon Mar 20 00:36:21 2017 -0700
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Mon Mar 20 10:46:39 2017 +0100

----------------------------------------------------------------------
 README.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/486f7249/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 025dfb9..83b6e41 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # Apache Flink
+[![Build Status](https://api.travis-ci.org/apache/flink.svg)](https://api.travis-ci.org/apache/flink.svg)
+
 
 Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities.