diff --git a/README.rst b/README.rst index bb915ac..a4fa5bd 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ hererocks ========= +.. image:: https://travis-ci.org/mpeterv/hererocks.svg?branch=master + :target: https://travis-ci.org/mpeterv/hererocks + ``hererocks`` is a single file Python script for installing `Lua `_ (or `LuaJIT `_) and `LuaRocks `_, its package manager, into a local directory. It configures Lua to only see packages installed by that bundled version of LuaRocks, so that the installation is isolated. Installation