From a78c7c69927839c4a2c1be911be93fa59aeda10f Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 2 May 2020 11:11:30 -0700 Subject: [PATCH] chore: update travis badge (#1755) * chore: update travis badge * fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f1e326..650be928 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pinafore [![Build Status](https://travis-ci.org/nolanlawson/pinafore.svg)](https://travis-ci.org/nolanlawson/pinafore) [![Greenkeeper badge](https://badges.greenkeeper.io/nolanlawson/pinafore.svg)](https://greenkeeper.io/) +# Pinafore [![Build Status](https://travis-ci.com/nolanlawson/pinafore.svg?branch=master)](https://travis-ci.com/nolanlawson/pinafore) [![Greenkeeper badge](https://badges.greenkeeper.io/nolanlawson/pinafore.svg)](https://greenkeeper.io/) An alternative web client for [Mastodon](https://joinmastodon.org), focused on speed and simplicity.