summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Rouvreau <VincentRouvreau@users.noreply.github.com>2019-03-08 12:22:56 +0100
committerGitHub <noreply@github.com>2019-03-08 12:22:56 +0100
commita763d05796c69bfbe87b334628bf14cac27581ec (patch)
treee339afd5226da5c9b6260f1cd20a587016bc3605 /README.md
parent676e0a0f620ef6dd262aaaf68b6f30825d024768 (diff)
Add travis build status
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.