From cf446414850d93d6bb218cd54cec6d3c0d459a00 Mon Sep 17 00:00:00 2001 From: Justin Burkett Date: Thu, 6 Feb 2020 21:55:41 -0500 Subject: [PATCH] Replace travis badge with github workflow badge --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 7b0de1c3cb7..40bcca7ecee 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,6 @@ * which-key - [[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]] [[https://travis-ci.org/justbur/emacs-which-key][file:https://travis-ci.org/justbur/emacs-which-key.svg?branch=master]] + [[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] + [[http://stable.melpa.org/#/which-key][file:http://stable.melpa.org/packages/which-key-badge.svg]] [[build][https://github.com/justbur/emacs-which-key/workflows/which-key-test-workflow/badge.svg]] ** Recent Changes