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)