Repository: incubator-pirk Updated Branches: refs/heads/master 8fc8a91b4 -> c2e1cb996
Add Travis CI badge to README.md, this closes apache/incubator-pirk#46 Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/c2e1cb99 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/c2e1cb99 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/c2e1cb99 Branch: refs/heads/master Commit: c2e1cb99679c6a6934fba3af134f0bb41568558b Parents: 8fc8a91 Author: smarthi <[email protected]> Authored: Fri Aug 5 16:54:31 2016 -0400 Committer: smarthi <[email protected]> Committed: Fri Aug 5 16:54:31 2016 -0400 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/c2e1cb99/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d89a6ed..b4c0b67 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ limitations under the License. <img alt="Apache Pirk" class="img-responsive" src="contrib/pirkImage.png" width="350"/> -- +[](https://travis-ci.org/apache/incubator-pirk?branch=master) -- [Apache Pirk (incubating)](http://pirk.incubator.apache.org/) is a framework for scalable Private Information Retrieval (PIR). The goal of Pirk is to provide a landing place for robust, scalable, and practical implementations of PIR algorithms.
