Skip to content

Commit 8c73e94

Browse files
committed
Replace Travis badge with GitHub actions badge
1 parent 4e2d241 commit 8c73e94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python package
1+
name: Tests
22

33
on: [push]
44

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:email: flashcode@flashtux.org
44
:lang: en
55

6-
image:https://travis-ci.org/flashcode/msgcheck.svg?branch=master["Build Status", link="https://travis-ci.org/flashcode/msgcheck"]
6+
image:https://github.com/flashcode/msgcheck/workflows/Tests/badge.svg["Tests", link="https://github.com/flashcode/msgcheck/actions"]
77

88
`msgcheck` performs various checks on gettext files (with extension ".po"):
99

0 commit comments

Comments
 (0)