aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuu Nguyen <whoshuu@gmail.com>2017-01-14 23:17:32 -0800
committerHuu Nguyen <whoshuu@gmail.com>2017-01-14 23:17:32 -0800
commitcfc74c171d15aad21bca4fc5742bd6292bcd295b (patch)
treec881fbeec9a6ddf31277d0fd384bb2649aa4d054
parentc3c8817de6228557ba865465e3d639a104578587 (diff)
Use canonical form of travis build badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.