Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
Add build status to read me
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckaskill committed Mar 26, 2012
1 parent 8a3113e commit 31dff89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ About
This is a go library for a SPDY v2/v3 client and server that overlays on top of
the built-in http/https client/server in go.

[![Build Status][1]][2]

[1]: https://secure.travis-ci.org/jmckaskill/gospdy.png
[2]: http://www.travis-ci.org/jmckaskill/gospdy

Documentation
-------------
Documentation is hosted via godoc. This can be viewed online via [gopkgdoc].
Expand Down

0 comments on commit 31dff89

Please sign in to comment.