From 952453859f467bcf8bb4d2ea00771d64f8f6a1f8 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Fri, 27 Aug 2021 17:48:41 -0700 Subject: [PATCH] Update Travis badge Markdown per Travis app (#388) --- 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: