Skip to content

Commit 6b61878

Browse files
committed
[docs] add travis build status
1 parent 16a4d9d commit 6b61878

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Caronte is an HTTP programmable proxying library that supports
99
websockets. It is suitable for implementing components such as
1010
proxies and load balancers.
1111

12+
### Build Status
13+
14+
<p align="center">
15+
<img src="https://travis-ci.org/nodejitsu/node-http-proxy.png?branch=caronte"/>
16+
</p>
17+
1218
### Core Concept
1319

1420
A new proxy is created by calling `createProxyServer` and passing

0 commit comments

Comments
 (0)