From d46b57150a41b13fcd1f37ab8300de1d11433f77 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 86a4093e..0b496077 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)