Repository: flink Updated Branches: refs/heads/master e14135518 -> 4fef6b14c
Revert "[FLINK-6122] Add Travis build status to README" This reverts commit 486f7249cb36a34af928c771b5d59052ebed9154. Removed after the "[DISCUSS] TravisCI status on GitHub Page" discussion on the mailing list. This closes #3577. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4fef6b14 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4fef6b14 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/4fef6b14 Branch: refs/heads/master Commit: 4fef6b14cccfd911c97b90feae0c6d58fd812721 Parents: e141355 Author: Ufuk Celebi <[email protected]> Authored: Tue Mar 21 14:58:55 2017 +0100 Committer: Ufuk Celebi <[email protected]> Committed: Tue Mar 21 15:00:14 2017 +0100 ---------------------------------------------------------------------- README.md | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/4fef6b14/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 83b6e41..025dfb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ # 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.
