Travis CI -> GitHub Actions

This commit is contained in:
gousaiyang
2021-04-07 12:58:41 -07:00
parent bd03b21446
commit 60ec880422
5 changed files with 74 additions and 37 deletions

View File

@@ -34,5 +34,5 @@ easy as::
python3.9 -m pytest
Tests are also run automatically on `Travis CI
<https://travis-ci.org/davidhalter/parso/>`_.
Tests are also run automatically on `GitHub Actions
<https://github.com/davidhalter/parso/actions>`_.

View File

@@ -27,5 +27,5 @@ Resources
---------
- `Source Code on Github <https://github.com/davidhalter/parso>`_
- `Travis Testing <https://travis-ci.org/davidhalter/parso>`_
- `GitHub Actions Testing <https://github.com/davidhalter/parso/actions>`_
- `Python Package Index <http://pypi.python.org/pypi/parso/>`_