From 1580bb0c5a4a50e4cabe72a26f491f43ecfbb862 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 23 Feb 2013 16:19:29 +0100 Subject: [PATCH] Updated readme [ci skip] --- doc/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/README.txt b/doc/README.txt index 28390a5..168d3d2 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -37,3 +37,10 @@ Website -------- See http://wummel.github.com/patool/ for more info and downloads. +Test suite status +------------------ +Patool has extensive unit tests to ensure the code quality. +[Travis CI](https://travis-ci.org/) is used for continuous build +and test integration. + +[![Build Status](https://travis-ci.org/wummel/patool.png)](https://travis-ci.org/wummel/patool)