Added travis badge

master
Keith Irwin 2018-02-23 22:33:44 +00:00
parent c799cddfc1
commit 5f8a7faebd
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
###### v0.2.0
[Keith Irwin](https://keithirwin.us/)
[![Build Status](https://travis-ci.org/keith24/mocha-froth.svg?branch=master)](https://travis-ci.org/keith24/mocha-froth)
Fuzzer for mocha testing. Or any javascript testing suite, really. This package provides a function that returns an array of random strings. You know, a [fuzzer](https://en.wikipedia.org/wiki/Fuzzer).
## Installation