diff --git a/README.rst b/README.rst index 37cbe6ff44b611d3ba0238a94449efa3e40e4163..edae6f19586f432a0cea13971ce9b2b7a4d569bb 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ Shell lint pre-commit hook ########################## +.. image:: https://travis-ci.org/adarnimrod/shell-pre-commit.svg?branch=master + :target: https://travis-ci.org/adarnimrod/shell-pre-commit + Shell lint `pre-commit <http://pre-commit.com/>`_ hook. The hook runs :code:`/bin/sh -en` against found shell scripts.