Skip to content

Commit 2283bf5

Browse files
authored
Add GitHub Actions badge (#11)
1 parent 8112e10 commit 2283bf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
``exitstatus`` - POSIX exit status definitions
22
==============================================
33

4-
.. image:: https://travis-ci.com/johnthagen/exitstatus.svg
5-
:target: https://travis-ci.com/johnthagen/exitstatus/
4+
.. image:: https://github.com/johnthagen/exitstatus/workflows/python/badge.svg
5+
:target: https://github.com/johnthagen/exitstatus/actions
66

77
.. image:: https://codeclimate.com/github/johnthagen/exitstatus/badges/gpa.svg
88
:target: https://codeclimate.com/github/johnthagen/exitstatus/

0 commit comments

Comments
 (0)