From 6d5ff9b95852c0652389a6651bebd71c1de0a419 Mon Sep 17 00:00:00 2001 From: Erik Rigtorp Date: Wed, 11 Sep 2019 07:47:44 -0700 Subject: [PATCH] Point travis badge to upstream master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04ae8da..5ec9f4e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Date -[![Build Status](https://travis-ci.org/miketsukerman/date.svg?branch=add-continues-integration)](https://travis-ci.org/miketsukerman/date) +[![Build Status](https://travis-ci.org/HowardHinnant/date.svg?branch=master)](https://travis-ci.org/HowardHinnant/date) [![Join the chat at https://gitter.im/HowardHinnant/date](https://badges.gitter.im/HowardHinnant/date.svg)](https://gitter.im/HowardHinnant/date?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ---