Add Travis-CI build image to readme

This commit is contained in:
2014-03-15 23:53:12 +00:00
parent 1d8beb3269
commit 82b4f3c219

View File

@@ -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.