Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
Add travis and coveralls status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowes committed Oct 30, 2013
1 parent a6513b2 commit a8ad43f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# Assert

[![Build Status](https://travis-ci.org/goinstant/assert.png?branch=master)](https://travis-ci.org/goinstant/assert)
[![Coverage Status](https://coveralls.io/repos/goinstant/assert/badge.png)](https://coveralls.io/r/goinstant/assert)

A last-resort, legacy browser and node compatible, assert library.

Implements all of Chai.js Assert functions except for `.deepProperty` and the
Expand Down

0 comments on commit a8ad43f

Please sign in to comment.