From cf010d3f14c8f00269dd4e2490c80e10c8ca2b0c Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Fri, 27 Aug 2021 17:02:04 -0700 Subject: [PATCH] Update Travis badge Markdown per Travis app --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43f1715..c548254 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ CloudFront, for example. ### Building -[![Build Status](https://travis-ci.com/mmcgrana/gobyexample.svg "Travis CI status")](https://travis-ci.com/mmcgrana/gobyexample) +[![Build Status](https://app.travis-ci.com/mmcgrana/gobyexample.svg?branch=master)](https://app.travis-ci.com/mmcgrana/gobyexample) To build the site you'll need Go installed. Run: