Skip to content

Commit

Permalink
[docs] add travis build status
Browse files Browse the repository at this point in the history
  • Loading branch information
yawnt committed Sep 17, 2013
1 parent 16a4d9d commit 6b61878
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Caronte is an HTTP programmable proxying library that supports
websockets. It is suitable for implementing components such as
proxies and load balancers.

### Build Status

<p align="center">
<img src="https://travis-ci.org/nodejitsu/node-http-proxy.png?branch=caronte"/>
</p>

### Core Concept

A new proxy is created by calling `createProxyServer` and passing
Expand Down

0 comments on commit 6b61878

Please sign in to comment.