branch: elpa/typescript-mode
commit 996fb729ca7b8c831c2874a7103d778cd5ca3c79
Author: Jostein Kjønigsen <[email protected]>
Commit: GitHub <[email protected]>

    Update README.md
    
    Update build badge to be from GutHub Actions.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fb090c3ee0..23904a31d5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # typescript.el
 
-[![Build 
Status](https://api.travis-ci.org/emacs-typescript/typescript.el.svg?branch=master)](https://travis-ci.org/emacs-typescript/typescript.el)
+![Build & 
Test](https://github.com/emacs-typescript/typescript.el/workflows/Build%20&%20Test/badge.svg)
 
 `typescript.el` is major-mode for editing 
[Typescript](http://www.typescriptlang.org/)-files in [GNU 
Emacs](https://www.gnu.org/software/emacs/).
 

Reply via email to