diff --git a/README.md b/README.md index 315d2e8..4d791d9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# stub.sh +# stub.sh [![Build Status](https://travis-ci.org/jimeh/stub.sh.png)](https://travis-ci.org/jimeh/stub.sh) A set of stubbing helpers for use in bash script tests. Supports stubbing and restoring both binaries and bash functions.