Skip to content

Commit cc302d5

Browse files
authored
Merge pull request #65 from radarhere/badge
Replaced Travis CI badge with GitHub Actions badge
2 parents 247f186 + 2eafab0 commit cc302d5

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
Python SANE module 2.8.3
22
========================
33

4-
.. image:: https://travis-ci.com/python-pillow/Sane.svg?branch=master
5-
:target: https://travis-ci.com/github/python-pillow/Sane
4+
.. image:: https://github.com/python-pillow/Sane/workflows/Test/badge.svg
5+
:target: https://github.com/python-pillow/Sane/actions
66

77
Python SANE has been split from Python-Pillow as of version 2.7.0.
88

0 commit comments

Comments
 (0)