From 100dfcd3529c863c5f2fc68c4d205ed3d4846c69 Mon Sep 17 00:00:00 2001 From: Benjamin J Cane Date: Mon, 19 Feb 2018 16:39:21 -0700 Subject: [PATCH] Adding build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77e6138..b563458 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Baton is a load testing tool written in Go. It currently supports GET, POST, PUT, and DELETE requests. +[![Build Status](https://travis-ci.org/americanexpress/baton.svg?branch=master)](https://travis-ci.org/americanexpress/baton) + ### Usage Baton currently supports the following options: