From 76cb701e9b8dd9ef744156bb23ed9c29efb08bd2 Mon Sep 17 00:00:00 2001 From: Brett Randall Date: Tue, 28 Nov 2017 16:44:46 +1100 Subject: [PATCH] Added a Travis build-status image --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 86a4093..0b49607 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,7 @@ See http://httpbin.org for more information. - https://www.hurl.it - http://requestb.in - http://python-requests.org + +## Build Status + +[![Build Status](https://travis-ci.org/kennethreitz/httpbin.svg?branch=master)](https://travis-ci.org/kennethreitz/httpbin)