[Pkg-javascript-commits] [node-stream-http] 38/208: Add badges
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 13:39:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-http.
commit 202d072de1b006e6a6878448e461477d36f1f496
Author: John Hiesey <john at hiesey.com>
Date: Tue Jul 7 22:28:19 2015 -0700
Add badges
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 99c7454..00630fa 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# httpstream
+# httpstream [![Build Status](https://travis-ci.org/jhiesey/httpstream.svg?branch=master)](https://travis-ci.org/jhiesey/httpstream)
+
+[![Sauce Test Status](https://saucelabs.com/browser-matrix/jhiesey.svg)](https://saucelabs.com/u/jhiesey)
This module is an implementation of node's native `http` module for the browser.
It tries to match node's api and behavior as closely as possible, but some features
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git
More information about the Pkg-javascript-commits
mailing list