From bc44c06457b775358a3e45f5b3496e6641040b3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Sun, 8 Sep 2013 03:15:52 +0100 Subject: [PATCH] Add Travis build icon to Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edf57f2..e3f25e1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Vegeta +# Vegeta [![Build Status](https://secure.travis-ci.org/tsenart/vegeta.png)](http://travis-ci.org/tsenart/vegeta) Vegeta is a versatile HTTP load testing tool built out of need to drill HTTP services with a constant request rate.