From 34003b702a48825441c3ef3a492cea7188a02c7e Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Mon, 22 Dec 2014 16:42:57 -0800 Subject: [PATCH] README.md: Add Travis CI build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 833d8b1..457188d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ httpbin(1): HTTP Request & Response Service Freely hosted in [HTTP](http://httpbin.org), [HTTPS](https://httpbin.org) & [EU](http://eu.httpbin.org/) flavors by [Runscope](https://www.runscope.com/) +[![Build +Status](https://travis-ci.org/Runscope/httpbin.svg)](https://travis-ci.org/Runscope/httpbin) [![Deploy to Heroku](https://camo.githubusercontent.com/c0824806f5221ebb7d25e559568582dd39dd1170/68747470733a2f2f7777772e6865726f6b7563646e2e636f6d2f6465706c6f792f627574746f6e2e706e67)](https://heroku.com/deploy?template=https://github.com/Runscope/httpbin)