[Pkg-javascript-commits] [node-browserify-zlib] 03/33: Add testling badge

Bastien Roucariès rouca at moszumanska.debian.org
Fri Apr 14 16:24:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-browserify-zlib.

commit 3d8e3fc676fc19be97823ff440c315cda39f1f4b
Author: Devon Govett <devongovett at gmail.com>
Date:   Mon Apr 7 23:14:22 2014 -0700

    Add testling badge
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index f82e3cc..2860206 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@ Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](
 using [pako](https://github.com/nodeca/pako). It uses the actual Node source code and passes the Node zlib tests
 by emulating the C++ binding that actually calls zlib.
 
+[![browser support](https://ci.testling.com/devongovett/browserify-zlib.png)
+](https://ci.testling.com/devongovett/browserify-zlib)
+
 ## Not implemented
 
 The following options/methods are not supported because pako does not support them yet.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-zlib.git



More information about the Pkg-javascript-commits mailing list