From ad81686e2dbf87b6ed60955b96d46275f252e0fa Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Mon, 27 Mar 2017 19:44:15 +0200 Subject: [PATCH] added travis badge in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a808ab46..7df0db0a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ The **_Visualization and Computer Graphics Library_** (VCGlib for short) is a open source, portable, C++, templated, no dependency, library for manipulation, processing, cleaning, simplifying triangle meshes. +https://travis-ci.org/cnr-isti-vclab/vcglib.svg?branch=devel + The library, composed by more than 100k lines of code, is released under the GPL license, and it is the base of most of the software tools of the [Visual Computing Lab](http://vcg.isti.cnr.it) of the Italian National Research Council Institute ISTI , like MeshLab, metro and many others. The VCG library is tailored to mostly manage triangular meshes: The library is fairly large and offers many state of the art functionalities for processing meshes, like: