diff options
author | Maximilian Hils <git@maximilianhils.com> | 2014-01-09 17:39:30 +0100 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2014-01-09 17:39:30 +0100 |
commit | 53e9b37675c3d4558405a4581ac96a8a43c4a82d (patch) | |
tree | fd0d3a6c30e4115346213c7597ede4940a416711 | |
parent | a9f8dcf755d2855f884c1b1f3f0bd52340efdc83 (diff) | |
download | mitmproxy-53e9b37675c3d4558405a4581ac96a8a43c4a82d.tar.gz mitmproxy-53e9b37675c3d4558405a4581ac96a8a43c4a82d.tar.bz2 mitmproxy-53e9b37675c3d4558405a4581ac96a8a43c4a82d.zip |
display build status from master branch
-rw-r--r-- | README.mkd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[](https://travis-ci.org/mitmproxy/pathod) [](https://coveralls.io/r/mitmproxy/pathod) +[](https://travis-ci.org/mitmproxy/pathod) [](https://coveralls.io/r/mitmproxy/pathod) __pathod__ is a collection of pathological tools for testing and torturing HTTP clients and servers. The project has three components: |