From cfc74c171d15aad21bca4fc5742bd6292bcd295b Mon Sep 17 00:00:00 2001 From: Huu Nguyen Date: Sat, 14 Jan 2017 23:17:32 -0800 Subject: Use canonical form of travis build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ebedf36..202ca5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Todolist [![](https://goreportcard.com/badge/github.com/gammons/todolist)](https://goreportcard.com/report/github.com/gammons/todolist) -![](https://travis-ci.org/gammons/todolist.svg) +[![Build Status](https://travis-ci.org/gammons/todolist.svg?branch=master)](https://travis-ci.org/gammons/todolist) Todolist is a simple and very fast task manager for the command line. It is based on the [Getting Things Done][gtd] methodology. -- cgit v1.3