diff options
| author | Justin Burkett | 2020-02-06 21:55:41 -0500 |
|---|---|---|
| committer | Justin Burkett | 2020-02-06 21:57:18 -0500 |
| commit | cf446414850d93d6bb218cd54cec6d3c0d459a00 (patch) | |
| tree | 192ef420fa07e1a92372d2c5290c17b70a656b5c | |
| parent | 190310d59e7be998d8a3ec7b92c2df3116b2e00c (diff) | |
| download | emacs-cf446414850d93d6bb218cd54cec6d3c0d459a00.tar.gz emacs-cf446414850d93d6bb218cd54cec6d3c0d459a00.zip | |
Replace travis badge with github workflow badge
| -rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.org b/README.org index 7b0de1c3cb7..40bcca7ecee 100644 --- a/README.org +++ b/README.org | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | * which-key | 1 | * which-key |
| 2 | [[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]] | 2 | [[http://melpa.org/#/which-key][http://melpa.org/packages/which-key-badge.svg]] |
| 3 | [[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]] | ||
| 3 | 4 | ||
| 4 | ** Recent Changes | 5 | ** Recent Changes |
| 5 | 6 | ||