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 <[email protected]> Authored: Mon Mar 20 00:36:21 2017 -0700 Committer: Ufuk Celebi <[email protected]> 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 +[](https://api.travis-ci.org/apache/flink.svg) + Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities.
