emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy 56139df 2/4: Reinstate README CI badge


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy 56139df 2/4: Reinstate README CI badge
Date: Sun, 4 Jul 2021 06:24:56 -0400 (EDT)

branch: externals/ivy
commit 56139df678d9886d0612c0a192cce2cf6f156628
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Reinstate README CI badge
    
    * .github/workflows/test.yml (jobs): Capitalize Emacs.
    * README.md: Replace Travis with GitHub CI status badge.
---
 .github/workflows/test.yml | 2 +-
 README.md                  | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index a912544..11e6514 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
 
     - uses: actions/checkout@v2
 
-    - name: Check emacs version
+    - name: Check Emacs version
       run: emacs --version
 
     - name: Test
diff --git a/README.md b/README.md
index b0f0ad2..b23204f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build 
Status](https://github.com/abo-abo/swiper/actions/workflows/test.yml/badge.svg)](https://github.com/abo-abo/swiper/actions/workflows/test.yml)
+
 ***flexible, simple tools for minibuffer completion in Emacs***
 
 This repository contains:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]