From 33dc1ddf0ccb555d6e9f8786f6aad1ef3b040bb7 Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Fri, 19 Feb 2016 05:49:35 +0000 Subject: [PATCH] readme: Add travis build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f83f29..29e4b44 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# assert-extended +# assert-extended [![Build Status](https://travis-ci.org/TheThing/assert-extended.svg?branch=master)](https://travis-ci.org/TheThing/assert-extended) A complimenting library for `require('assert')` with a few more assertions being made available. # Installation