From a763d05796c69bfbe87b334628bf14cac27581ec Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau Date: Fri, 8 Mar 2019 12:22:56 +0100 Subject: Add travis build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 25c4e8ad..f8aadd9d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +[![Build Status](https://travis-ci.org/GUDHI/gudhi-devel.svg?branch=master)](https://travis-ci.org/GUDHI/gudhi-devel) ![GUDHI](src/common/doc/Gudhi_banner.png "Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding") The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. -- cgit v1.2.3