From ef49c14f10c03c1db7768535e2f9f2bb7428b143 Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 2 May 2013 21:20:36 +0200 Subject: Add travis status image to readme Add image to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a9ad5f..2296d51 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,5 @@ Installing requests-aws is simple with pip: ``` $ pip install requests-aws ``` + +[![Build Status](https://travis-ci.org/tax/python-requests-aws.png?branch=master)](https://travis-ci.org/tax/python-requests-aws) \ No newline at end of file -- cgit v1.2.1