Travis CI -> GitHub Actions

This commit is contained in:
gousaiyang
2021-04-07 13:01:57 -07:00
parent bd03b21446
commit 60ec880422
5 changed files with 74 additions and 37 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ parso - A Python Parser
###################################################################
.. image:: https://travis-ci.org/davidhalter/parso.svg?branch=master
:target: https://travis-ci.org/davidhalter/parso
:alt: Travis CI build status
.. image:: https://github.com/davidhalter/parso/workflows/Build/badge.svg?branch=master
:target: https://github.com/davidhalter/parso/actions
:alt: GitHub Actions build status
.. image:: https://coveralls.io/repos/github/davidhalter/parso/badge.svg?branch=master
:target: https://coveralls.io/github/davidhalter/parso?branch=master